Rename config-example.py to config.py
Browse files
config-example.py → config.py
RENAMED
@@ -1,2 +1,2 @@
|
|
1 |
# Rename this file to config.py and add your api key below
|
2 |
-
api_key='
|
|
|
1 |
# Rename this file to config.py and add your api key below
|
2 |
+
api_key='AIzaSyCM6lfocvZKfgxG3bEM3dQ7UCpRxjLrqaQ'
|