Skip to content

Commit 83000ae

Browse files
committed
prepare for future mypy release and enable --local-partial-types now
1 parent 6970186 commit 83000ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mypy.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ show_column_numbers = true
55
show_error_codes = true
66
pretty = true
77
warn_unreachable = True
8+
local_partial_types = true
89

910
[mypy-galaxy.tool_util.*]
1011
ignore_missing_imports = True

0 commit comments

Comments
 (0)