Skip to content

Commit bf18734

Browse files
authored
Remove unnecessary blank line in csv.py
1 parent d16edb8 commit bf18734

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bandit/formatters/csv.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
New field `CWE` added to output
2828
2929
"""
30-
3130
# Necessary for this formatter to work when imported on Python 2. Importing
3231
# the standard library's csv module conflicts with the name of this module.
3332
import csv

0 commit comments

Comments
 (0)