Skip to content

Commit f88bdf7

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 0f341e6 commit f88bdf7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bandit/cli/config_generator.py

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

0 commit comments

Comments
 (0)