We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a9b609 commit 2851617Copy full SHA for 2851617
lxml-stubs/cssselect.pyi
@@ -5,8 +5,6 @@ from lxml import etree
5
# dummy for missing stubs
6
def __getattr__(name) -> Any: ...
7
8
-_DictAnyStr = Union[Dict[str, str], Dict[bytes, bytes]]
9
-
10
class CSSSelector(etree.XPath):
11
def __init__(
12
self,
0 commit comments