Skip to content

Commit 74c7ab6

Browse files
authored
Remove unnecessary blank line in main.py
1 parent 29e4a1c commit 74c7ab6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)