Fokko commented on code in PR #93:
URL: https://github.com/apache/iceberg-python/pull/93#discussion_r1367802058
##########
.pre-commit-config.yaml:
##########
@@ -70,3 +70,11 @@ repos:
]
additional_dependencies:
- tomli==2.0.1
+ - repo: https://github.com/ikamensh/flynt
Review Comment:
Instead of adding a new plugin, can you enable the check in Ruff?
https://docs.astral.sh/ruff/rules/#flynt-fly
--
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]