remove comment saying we ignore H233. we actually check it

Change-Id: Ia78fbb32aa6f45aa6578734dc43f3262e717bab8
This commit is contained in:
John Dickinson
2016年09月16日 13:12:51 -07:00
parent acb8971c76
commit 70e3cf15bf

View File

@@ -101,7 +101,6 @@ commands = bandit -c bandit.yaml -r swift bin -n 5 -p gate
# F812: list comprehension redefines ...
# 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
Reference in New Issue
openstack/swift
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.