rambleraptor commented on code in PR #3780: URL: https://github.com/apache/iceberg-python/pull/3780#discussion_r3809962799
########## tests/table/test_init.py: ########## @@ -24,6 +24,7 @@ from pydantic import BaseModel, ValidationError from pytest_lazy_fixtures import lf +from pyiceberg.catalog import Catalog Review Comment: Is this a stray import? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
