You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/06/30 16:23:39 UTC

[GitHub] [beam] casassg commented on a change in pull request #15105: [BEAM-11275] Defer remote package download in stager and GetArtifact from GCS

casassg commented on a change in pull request #15105:
URL: https://github.com/apache/beam/pull/15105#discussion_r661630506



##########
File path: sdks/python/apache_beam/runners/portability/artifact_service_test.py
##########
@@ -24,6 +24,8 @@
 import unittest
 from urllib.parse import quote
 
+import mock

Review comment:
       Better to use `from unittest import mock`




-- 
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-unsubscribe@beam.apache.org

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