WasteNET1 / test.py
harriskr14's picture
Added .gitignore
07b77ff
raw
history blame contribute delete
68 Bytes
import os
api_key = os.environ.get("GOOGLE_API_KEY")
print(api_key)