Skip to content

Commit e86e5d8

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bandit/cli/baseline.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
# reports on any new findings.
1111
# #############################################################################
1212
"""Bandit is a tool designed to find common security issues in Python code."""
13+
1314
import argparse
1415
import contextlib
1516
import logging

0 commit comments

Comments
 (0)