Fokko commented on code in PR #2593:
URL: https://github.com/apache/iceberg-python/pull/2593#discussion_r2454461821


##########
pyiceberg/expressions/__init__.py:
##########
@@ -35,6 +35,8 @@
 
 from pydantic import Field
 
+from pydantic import Field
+
 from pyiceberg.expressions.literals import (

Review Comment:
   ```suggestion
   from pyiceberg.expressions.literals 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]

Reply via email to