summaryrefslogtreecommitdiff
path: root/mypy.ini
diff options
context:
space:
mode:
Diffstat (limited to 'mypy.ini')
-rw-r--r--mypy.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/mypy.ini b/mypy.ini
index e2563424..49e23d32 100644
--- a/mypy.ini
+++ b/mypy.ini
@@ -38,3 +38,4 @@ ignore_missing_imports = True
# ... And this one is ours but is missing type information for now anyway...
[mypy-pyembroidery.*]
ignore_missing_imports = True
+follow_imports = skip