Skip to content

Commit 1238ec3

Browse files
authored
Remove unnecessary blank line in baseline.py
1 parent 3b742c7 commit 1238ec3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

bandit/cli/baseline.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
# reports on any new findings.
1111
# #############################################################################
1212
"""Bandit is a tool designed to find common security issues in Python code."""
13-
1413
import argparse
1514
import contextlib
1615
import logging

0 commit comments

Comments
 (0)