Spaces:
Sleeping
Sleeping
saswatdas123
commited on
Commit
•
d8f43e1
1
Parent(s):
1f17f93
Update Utilities.py
Browse files- Utilities.py +1 -1
Utilities.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
|
2 |
import sys,yaml
|
3 |
-
filepath = "
|
4 |
|
5 |
# Read the config file to get tokens/API keys
|
6 |
def get_tokens():
|
|
|
1 |
|
2 |
import sys,yaml
|
3 |
+
filepath = "token.yaml"
|
4 |
|
5 |
# Read the config file to get tokens/API keys
|
6 |
def get_tokens():
|