mchades commented on code in PR #8333:
URL: https://github.com/apache/gravitino/pull/8333#discussion_r2312819388
##########
clients/client-python/tests/integration/test_gvfs_with_s3.py:
##########
@@ -264,16 +266,23 @@ def test_rmdir(self):
fs.rm_file(rmdir_file)
+ # pylint: disable=W0212
Review Comment:
What does W0212 refer to? Why is it not processed but disabled? (could you
please also explain in the code comment?)
--
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]