ido-ran / google-photos-api-python-quickstart

Quickstart example of how to use Google Photos API with Python
Apache License 2.0
38 stars 12 forks source link

added imports to os and pickle that I forgot (whoops) #4

Closed grantg012 closed 4 years ago

grantg012 commented 4 years ago

Whoops! Meant to just do a pull request for the first change that just added []. I hadn't tested the version with newer libraries and forgot to copy imports of os and pickle. This (https://github.com/gsuitedevs/python-samples/issues/88) issue also popped up, but opening the link in incognito fixed it.