We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c29860 commit 705324eCopy full SHA for 705324e
mypy.ini
@@ -0,0 +1,5 @@
1
+[mypy]
2
+ignore_missing_imports = True
3
+
4
+; FIXME: #4052 fix mypy errors in the exclude directories and remove them below
5
+exclude = (data_structures|digital_image_processing|dynamic_programming|graphs|linear_algebra|maths|matrix|other|project_euler|scripts|searches|strings*)/$
0 commit comments