Fokko commented on code in PR #8961: URL: https://github.com/apache/iceberg/pull/8961#discussion_r1379836984
########## site/docs/contribute.md: ########## @@ -150,8 +150,6 @@ Example: ### Style -For Python, please use the tox command `tox -e format` to apply autoformatting to the project. Review Comment: PyIceberg moved away from `tox` a long time ago, so I think we're good to get rid of this. We've replaced this by the [pre-commit](https://py.iceberg.apache.org/contributing/#linting) framework. Also, this should live in the https://github.com/apache/iceberg-python repository. Let me know if you think differently. -- 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-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org