kevinjqliu commented on code in PR #2603:
URL: https://github.com/apache/iceberg-python/pull/2603#discussion_r2423062107
##########
.github/workflows/python-ci-docs.yml:
##########
@@ -45,3 +45,5 @@ jobs:
run: make docs-install
- name: Build docs
run: make docs-build
+ - name: Run linters
+ run: make lint
Review Comment:
will this error is its not well linted?
--
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]