Skip to content

Commit 3968ee7

Browse files
authored
Add missing newline in crypto_weak_hash.py
Signed-off-by: Eric Brown <ericwb@users.noreply.github.com>
1 parent 59f82d5 commit 3968ee7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

precli/rules/go/stdlib/crypto_weak_hash.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@
8080
_New in version 0.2.1_
8181
8282
""" # noqa: E501
83+
8384
from typing import Optional
8485

8586
from precli.core.call import Call

0 commit comments

Comments
 (0)