diegokauer commited on
Commit
127cf1c
1 Parent(s): afc397a

Update creds.py

Browse files
Files changed (1) hide show
  1. creds.py +1 -0
creds.py CHANGED
@@ -1,5 +1,6 @@
1
  import json
2
  import tempfile
 
3
 
4
  # process of getting credentials
5
  def get_credentials():
 
1
  import json
2
  import tempfile
3
+ import os
4
 
5
  # process of getting credentials
6
  def get_credentials():