Thanks to visit codestin.com Credit goes to github.com
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 80a4a95 commit 2b246ddCopy full SHA for 2b246dd
1 file changed
mypy_self_check.ini
@@ -9,6 +9,7 @@ disallow_any_unimported = True
9
warn_redundant_casts = True
10
warn_unused_configs = True
11
always_false = SUPPRESS_BOGUS_TYPES
12
+show_traceback = True
13
14
# needs py2 compatibility
15
[mypy-mypy.test.testextensions]
0 commit comments