xiaozcy commented on code in PR #8267:
URL: https://github.com/apache/gravitino/pull/8267#discussion_r2302644624


##########
clients/client-python/pylintrc:
##########
@@ -93,3 +93,7 @@ variable-naming-style=snake_case
 
 # Naming Style for Module
 module-naming-style=snake_case
+
+[DESIGN]
+# Maximum number of return statements allowed in a function
+max-returns=10

Review Comment:
   Done.



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

Reply via email to