Skip to content

Commit 59f82d5

Browse files
authored
Add blank line for code style consistency
Signed-off-by: Eric Brown <ericwb@users.noreply.github.com>
1 parent 9d77bbb commit 59f82d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

precli/rules/go/stdlib/crypto_weak_cipher.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@
129129
_New in version 0.2.1_
130130
131131
""" # noqa: E501
132+
132133
from typing import Optional
133134

134135
from precli.core.call import Call

0 commit comments

Comments
 (0)