szehon-ho commented on a change in pull request #2266:
URL: https://github.com/apache/iceberg/pull/2266#discussion_r588265429
##########
File path: python/tox.ini
##########
@@ -88,7 +88,7 @@ commands =
# python -m http.server {posargs}
[flake8]
-ignore = E501,W503
+ignore = E501,W503,C901
Review comment:
It still fails when running tox, at least for me. I moved the
annotations to the line that fixed it for me.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]