lukecwik commented on code in PR #22924: URL: https://github.com/apache/beam/pull/22924#discussion_r957678980
########## sdks/python/apache_beam/io/mongodbio_it_test.py: ########## @@ -21,13 +21,12 @@ import logging import time -from pymongo import MongoClient Review Comment: Note that I had to fix the mongodb imports due to pylint failing for me even though it passes at head. -- 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]
