Skip to content

Commit 736f7b2

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 74c7ab6 commit 736f7b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bandit/cli/main.py

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

0 commit comments

Comments
 (0)