Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions test.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@

google_api_token = "AIzaSyAQfxPJiounkhOjODEO5ZieffeBv6yft2Q"

# fake AWS key for testing, adding the pair on two separated files
aws_access_key_id = AKIAT4GVSAXXJMW2S4FF

# main
if __name__ == '__main__':

Expand Down
Loading