janhoy commented on a change in pull request #702: LUCENE-8837 smokeTestRelease.py option --download-only URL: https://github.com/apache/lucene-solr/pull/702#discussion_r291399688
########## File path: dev-tools/scripts/smokeTestRelease.py ########## @@ -14,35 +16,31 @@ # limitations under the License. import argparse -import os Review comment: Mostly auto rearranged imports. I could leave them as they were but this is more organized :) ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
