Skip to content

Commit a3aeb1b

Browse files
committed
rebase & update mypy.ini
1 parent b2b8cda commit a3aeb1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mypy.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
ignore_missing_imports = True
33

44
; 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*)/$
5+
exclude = (data_structures|dynamic_programming|graphs|maths|matrix|other|project_euler|scripts|searches|strings*)/$

0 commit comments

Comments
 (0)