Uncomment screenshot export

This commit is contained in:
Marian Steinbach 2018-08-28 21:35:38 +02:00
parent f2025a9476
commit 199d6da324

View file

@ -128,5 +128,5 @@ if __name__ == "__main__":
key_path = sys.argv[1]
client = datastore.Client.from_service_account_json(key_path)
#export_screenshots()
export_screenshots()
export_results()