aboutsummaryrefslogtreecommitdiffstats
path: root/.mypy.ini
diff options
context:
space:
mode:
authorMatthias Baumgartner <dev@igsor.net>2022-12-18 16:34:22 +0100
committerMatthias Baumgartner <dev@igsor.net>2022-12-18 16:34:22 +0100
commite1e77797454ac747b293f589d8f2e0243173a419 (patch)
treebbc69d85a5411892ea54c80542335f269a29d9e6 /.mypy.ini
downloadtagit-e1e77797454ac747b293f589d8f2e0243173a419.tar.gz
tagit-e1e77797454ac747b293f589d8f2e0243173a419.tar.bz2
tagit-e1e77797454ac747b293f589d8f2e0243173a419.zip
initial commit
Diffstat (limited to '.mypy.ini')
-rw-r--r--.mypy.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/.mypy.ini b/.mypy.ini
new file mode 100644
index 0000000..4188cc7
--- /dev/null
+++ b/.mypy.ini
@@ -0,0 +1,3 @@
+[mypy]
+ignore_missing_imports = True
+packages=tagit