tvalentyn commented on a change in pull request #16014:
URL: https://github.com/apache/beam/pull/16014#discussion_r752509203



##########
File path: sdks/python/apache_beam/runners/portability/stager.py
##########
@@ -639,31 +638,59 @@ def _get_python_executable():
       raise ValueError('Could not find Python executable.')
     return python_bin
 
+  @staticmethod
+  def remove_dependency_from_requirements(

Review comment:
       i would add a leading underscore since this is an internal helper, but 
it's good enough.




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