Skip to content

Commit 0f341e6

Browse files
authored
Remove empty line at the start of config_generator.py
1 parent e86e5d8 commit 0f341e6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

bandit/cli/config_generator.py

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

0 commit comments

Comments
 (0)