We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2851617 commit 28132d4Copy full SHA for 28132d4
lxml-stubs/etree.pyi
@@ -2,8 +2,8 @@
2
# This is *far* from complete, and the stubgen-generated ones crash mypy.
3
# Any use of `Any` below means I couldn't figure out the type.
4
5
-from os import PathLike
6
import sys
+from os import PathLike
7
from typing import (
8
IO,
9
Any,
0 commit comments