rohdesamuel commented on a change in pull request #14449:
URL: https://github.com/apache/beam/pull/14449#discussion_r609000439
##########
File path: sdks/python/apache_beam/dataframe/frame_base.py
##########
@@ -303,20 +309,26 @@ def wrapper(self, *args, **kwargs):
def wont_implement_method(msg):
+ """Generate a stub method for `op` that simply raises a WontImplementError.
Review comment:
Can you please update the comment for the `msg` argument instead of `op`.
--
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]