Skip to content

Commit d1ad305

Browse files
authored
Remove unnecessary empty line in utils.py
Remove empty line at the beginning of utils.py
1 parent 2d24484 commit d1ad305

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bandit/formatters/utils.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
"""Utility functions for formatting plugins for Bandit."""
5-
65
import io
76

87

0 commit comments

Comments
 (0)