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.
1 parent 5c42aae commit fc7aed0Copy full SHA for fc7aed0
1 file changed
bandit/formatters/json.py
@@ -73,7 +73,6 @@
73
New field `CWE` added to output
74
75
"""
76
-
77
# Necessary so we can import the standard library json module while continuing
78
# to name this file json.py. (Python 2 only)
79
import datetime
0 commit comments