We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2488926 commit 60c6354Copy full SHA for 60c6354
src/config.yaml
@@ -28,7 +28,7 @@ shelve_db : 'addresses'
28
separator : ' '
29
30
## API KEY
31
-api_key : 'AIzaSyD_sJl0qMA65CYHMBokVfMNA7AKyt5ERYs'
+api_key : 'YOUR_API_KEY'
32
33
## Name of the output csv file
34
output_csv : './output.csv'
0 commit comments