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.
strict_bytes
1 parent b07d5f0 commit 0d01f18Copy full SHA for 0d01f18
mypy_self_check.ini
@@ -1,6 +1,7 @@
1
[mypy]
2
3
strict = True
4
+strict_bytes = True
5
local_partial_types = True
6
disallow_any_unimported = True
7
show_traceback = True
0 commit comments