We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8fa41c commit 7a3342eCopy full SHA for 7a3342e
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