kevinjqliu commented on code in PR #2696:
URL: https://github.com/apache/iceberg-python/pull/2696#discussion_r2492034619


##########
ruff.toml:
##########
@@ -57,7 +57,7 @@ select = [
     "I", # isort
     "UP", # pyupgrade
 ]
-ignore = ["E501","E203","B024","B028","UP037", "UP035", "UP006"]

Review Comment:
   i coudnt find a good way to add a comment for B905 specifically since there 
are other ignored rules here. 
   
   So i created an issue to track and burn these down 
   https://github.com/apache/iceberg-python/issues/2700



-- 
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]

Reply via email to