Skip to content

Commit b8ee9fe

Browse files
committed
BOW BEFORE OUR LINTING OVERLORDS
1 parent fc3ad51 commit b8ee9fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_frame_protocol.py

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
import struct
44
import wsproto.frame_protocol as fp
55

6+
67
def test_close_with_long_reason():
78
# Long close reasons get silently truncated
89
proto = fp.FrameProtocol(client=False, extensions=[])

0 commit comments

Comments
 (0)