Skip to content

Commit b619097

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
1 parent 20d0b5c commit b619097

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

stubs/html5lib/html5lib/serializer.pyi

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
from _typeshed import Incomplete
2-
from collections.abc import Generator
32
from typing import overload
4-
from six import text_type
53

4+
from six import text_type
65

76
k: str
87
v: str | int

0 commit comments

Comments
 (0)