Skip to content

Commit ddd83ab

Browse files
authored
Add strict_bytes (#2034)
1 parent 80c79ae commit ddd83ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ disallow_any_generics = false
157157
follow_imports = silent
158158
ignore_missing_imports = true
159159
strict = true
160+
strict_bytes = true
160161
warn_unreachable = true
161162

162163
# TODO: update our output assertions to match a new syntax

0 commit comments

Comments
 (0)