Skip to content

Commit 3c2eb1f

Browse files
authored
Add missing newline in net_http_no_timeout.py
Signed-off-by: Eric Brown <ericwb@users.noreply.github.com>
1 parent 9ccb6b4 commit 3c2eb1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

precli/rules/go/stdlib/net_http_no_timeout.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@
111111
_New in version 0.8.1_
112112
113113
""" # noqa: E501
114+
114115
from typing import Optional
115116

116117
from precli.core.call import Call

0 commit comments

Comments
 (0)