Spaces:
Sleeping
Sleeping
Upload folder using huggingface_hub
Browse files- keyfiledict.py +0 -1
keyfiledict.py
CHANGED
|
@@ -23,7 +23,6 @@ def create_keyfile_dict():
|
|
| 23 |
}
|
| 24 |
return variables_keys
|
| 25 |
|
| 26 |
-
#Test
|
| 27 |
def define_scope():
|
| 28 |
scope = ['https://spreadsheets.google.com/feeds',
|
| 29 |
'https://www.googleapis.com/auth/drive']
|
|
|
|
| 23 |
}
|
| 24 |
return variables_keys
|
| 25 |
|
|
|
|
| 26 |
def define_scope():
|
| 27 |
scope = ['https://spreadsheets.google.com/feeds',
|
| 28 |
'https://www.googleapis.com/auth/drive']
|