You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "rdblue (via GitHub)" <gi...@apache.org> on 2023/01/31 19:46:11 UTC

[GitHub] [iceberg] rdblue commented on a diff in pull request #6703: Python: Fix warnings from pytest

rdblue commented on code in PR #6703:
URL: https://github.com/apache/iceberg/pull/6703#discussion_r1092402076


##########
python/tests/test_transforms.py:
##########
@@ -422,6 +422,7 @@ def test_void_transform() -> None:
 
 class TestType(IcebergBaseModel):
     __root__: Transform[Any, Any]
+    __test__ = False

Review Comment:
   Was this fixed in the other PR?



-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org