summaryrefslogtreecommitdiffstats
path: root/misc/scripts/mypy.ini
diff options
context:
space:
mode:
Diffstat (limited to 'misc/scripts/mypy.ini')
-rw-r--r--misc/scripts/mypy.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/scripts/mypy.ini b/misc/scripts/mypy.ini
index c1ea695ca5..b3323eacda 100644
--- a/misc/scripts/mypy.ini
+++ b/misc/scripts/mypy.ini
@@ -9,3 +9,4 @@ warn_unreachable = True
namespace_packages = True
explicit_package_bases = True
+exclude = (?x)(^thirdparty)