Skip to content

Commit 3b37856

Browse files
authored
Remove unnecessary blank line in html.py
1 parent e140512 commit 3b37856

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

bandit/formatters/html.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,6 @@
146146
New field `CWE` added to output
147147
148148
"""
149-
150149
import logging
151150
import sys
152151
from html import escape as html_escape

0 commit comments

Comments
 (0)