Skip to content

Commit aa2dd19

Browse files
authored
Remove unnecessary blank line in main.py
1 parent f88bdf7 commit aa2dd19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bandit/cli/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
#
44
# SPDX-License-Identifier: Apache-2.0
55
"""Bandit is a tool designed to find common security issues in Python code."""
6-
76
import argparse
87
import fnmatch
98
import logging

0 commit comments

Comments
 (0)