Skip to content

Commit fc7aed0

Browse files
authored
Remove unnecessary blank line in json.py
1 parent 5c42aae commit fc7aed0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

bandit/formatters/json.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@
7373
New field `CWE` added to output
7474
7575
"""
76-
7776
# Necessary so we can import the standard library json module while continuing
7877
# to name this file json.py. (Python 2 only)
7978
import datetime

0 commit comments

Comments
 (0)