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 b2b8cda commit a3aeb1bCopy full SHA for a3aeb1b
mypy.ini
@@ -2,4 +2,4 @@
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|maths|matrix|other|project_euler|scripts|searches|strings*)/$
+exclude = (data_structures|dynamic_programming|graphs|maths|matrix|other|project_euler|scripts|searches|strings*)/$
0 commit comments