roger-mike commented on a change in pull request #16521:
URL: https://github.com/apache/beam/pull/16521#discussion_r789017255
##########
File path: sdks/python/.pylintrc
##########
@@ -97,7 +96,6 @@ disable =
cyclic-import,
design,
fixme,
- function-redefined,
Review comment:
Besides the warning in `DecoratorsTest`, it throws warnings on some
decorators and type hints tests, and also some DoFns and PTransform
redefinitions. Seems like this warning could be disabled since the warnings
seem to be coherent with what is being tested.
--
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]