We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52505a8 commit 4143b8aCopy full SHA for 4143b8a
1 file changed
python/datafusion/user_defined.py
@@ -42,7 +42,6 @@
42
43
if TYPE_CHECKING:
44
from _typeshed import CapsuleType as _PyCapsule
45
-
46
_R = TypeVar("_R", bound=pa.DataType)
47
else:
48
0 commit comments