Spaces:
Sleeping
Sleeping
thanhtung09t2
commited on
Commit
•
c54b114
1
Parent(s):
71968a5
Create init file
Browse files- api/__init__.py +2 -0
api/__init__.py
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
import os
|
2 |
+
os.environ['MY_SECRET_PASSWORD'] = 'AI4SmartLifeEcoFootprint'
|