rok commented on code in PR #37298:
URL: https://github.com/apache/arrow/pull/37298#discussion_r1726887128
##########
python/pyarrow/tests/test_extension_type.py:
##########
@@ -266,25 +269,25 @@ def test_ext_type_repr():
assert repr(ty) == "IntegerType(DataType(int64))"
-def test_ext_type_lifetime():
- ty = UuidType()
+def test_ext_type__lifetime():
Review Comment:
I don't recall. Removed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]