Merge "remove comment saying we ignore H233. we actually check it"
This commit is contained in:
commit
59066615cf
1
tox.ini
1
tox.ini
@ -100,7 +100,6 @@ commands = bandit -c bandit.yaml -r swift -n 5
|
||||
# it's not a bug that we aren't using all of hacking, ignore:
|
||||
# H101: Use TODO(NAME)
|
||||
# H202: assertRaises Exception too broad
|
||||
# H233: Python 3.x incompatible use of print operator
|
||||
# H301: one import per line
|
||||
# H306: imports not in alphabetical order (time, os)
|
||||
# H401: docstring should not start with a space
|
||||
|
Loading…
x
Reference in New Issue
Block a user