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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]