Fokko commented on code in PR #1485: URL: https://github.com/apache/iceberg-python/pull/1485#discussion_r1903356286
########## pyproject.toml: ########## @@ -95,6 +95,7 @@ pyspark = "3.5.3" cython = "3.0.11" deptry = ">=0.14,<0.22" docutils = "!=0.21.post1" # https://github.com/python-poetry/poetry/issues/9248#issuecomment-2026240520 +ruff = "^0.8.6" Review Comment: I see, but this might ignore configuration that we pass in the `pre-commit` yaml -- 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]
