saswatdas123 commited on
Commit
d8f43e1
1 Parent(s): 1f17f93

Update Utilities.py

Browse files
Files changed (1) hide show
  1. Utilities.py +1 -1
Utilities.py CHANGED
@@ -1,6 +1,6 @@
1
 
2
  import sys,yaml
3
- filepath = "tokens.yaml"
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():