Skip to content

Commit 2006c89

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
1 parent 912e1bb commit 2006c89

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

stubs/httpretty/httpretty/http.pyi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from collections.abc import Sequence
2-
from typing import Literal
32
from typing_extensions import TypeVar
43

54
_T = TypeVar("_T", str, bytes)

0 commit comments

Comments
 (0)