Skip to content
This repository was archived by the owner on Jan 13, 2021. It is now read-only.

Commit 7dcb79f

Browse files
committed
Fixup linting errors in test/test_windowmanager.py.
1 parent 05beb19 commit 7dcb79f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_windowmanager.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
from hyper.http20.window import BaseFlowControlManager, FlowControlManager
66
import pytest
77

8+
89
class TestBaseFCM(object):
910
"""
1011
Tests the base flow control manager.

0 commit comments

Comments
 (0)