tvalentyn commented on code in PR #34477:
URL: https://github.com/apache/beam/pull/34477#discussion_r2021653372


##########
sdks/python/setup.py:
##########
@@ -211,9 +211,9 @@ def copy_tests_from_docs():
     for path in glob.glob(os.path.join(docs_src, 'yaml*.md')):
       shutil.copy(path, docs_dest)
   else:
-    if not os.path.exists(docs_dest):

Review Comment:
   should we keep the `if`?



-- 
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: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to