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 c4234e3 commit 6ac1be7Copy full SHA for 6ac1be7
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