We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e86e5d8 commit 0f341e6Copy full SHA for 0f341e6
1 file changed
bandit/cli/config_generator.py
@@ -2,7 +2,6 @@
2
#
3
# SPDX-License-Identifier: Apache-2.0
4
"""Bandit is a tool designed to find common security issues in Python code."""
5
-
6
import argparse
7
import importlib
8
import logging
0 commit comments