Skip to content

Commit 5fe7dc4

Browse files
authored
trim mypy.ini (#1762)
1 parent 0971d74 commit 5fe7dc4

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

mypy.ini

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,6 @@ show_error_codes = true
66
pretty = true
77
warn_unreachable = True
88

9-
[mypy-schema_salad.tests.*]
10-
ignore_errors = True
11-
12-
[mypy-ruamel.*]
13-
ignore_errors = True
14-
15-
[mypy-past.builtins.*]
16-
ignore_missing_imports = True
17-
189
[mypy-galaxy.tool_util.*]
1910
ignore_missing_imports = True
2011

0 commit comments

Comments
 (0)