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

Commit cf13426

Browse files
committed
Fixup linting errors in test/test_parser.py.
1 parent 6f778c9 commit cf13426

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_parser.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
66
Unit tests for hyper's HTTP/1.1 parser.
77
"""
8-
import hyper
98
import pytest
109

1110
from hyper.http11.parser import Parser, ParseError

0 commit comments

Comments
 (0)