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 d16edb8 commit bf18734Copy full SHA for bf18734
1 file changed
bandit/formatters/csv.py
@@ -27,7 +27,6 @@
27
New field `CWE` added to output
28
29
"""
30
-
31
# Necessary for this formatter to work when imported on Python 2. Importing
32
# the standard library's csv module conflicts with the name of this module.
33
import csv
0 commit comments