AnandInguva commented on a change in pull request #16448:
URL: https://github.com/apache/beam/pull/16448#discussion_r781491945



##########
File path: sdks/python/apache_beam/runners/portability/stager.py
##########
@@ -640,12 +653,13 @@ def _get_python_executable():
     return python_bin
 
   @staticmethod
-  def remove_dependency_from_requirements(
+  def _remove_dependency_from_requirements(

Review comment:
       Added underscore as prefix as this is an internal function




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