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 6970186 commit 83000aeCopy full SHA for 83000ae
mypy.ini
@@ -5,6 +5,7 @@ show_column_numbers = true
5
show_error_codes = true
6
pretty = true
7
warn_unreachable = True
8
+local_partial_types = true
9
10
[mypy-galaxy.tool_util.*]
11
ignore_missing_imports = True
0 commit comments