Skip to content

Commit 1d5b6db

Browse files
authored
Add newline to net_unrestricted_bind.py
Signed-off-by: Eric Brown <ericwb@users.noreply.github.com>
1 parent 3c2eb1f commit 1d5b6db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

precli/rules/go/stdlib/net_unrestricted_bind.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
_New in version 0.8.1_
8686
8787
""" # noqa: E501
88+
8889
from typing import Optional
8990

9091
from precli.core import utils

0 commit comments

Comments
 (0)