Skip to content

Commit 43c8f19

Browse files
get rid of strict-bytes in mypy_self_check.ini, as it is now redundant
1 parent 048def6 commit 43c8f19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mypy_self_check.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[mypy]
22

33
strict = True
4-
strict_bytes = True
54
local_partial_types = True
65
disallow_any_unimported = True
76
show_traceback = True

0 commit comments

Comments
 (0)