Update tsadropboxretrieval.py
Browse files- tsadropboxretrieval.py +1 -1
tsadropboxretrieval.py
CHANGED
|
@@ -307,4 +307,4 @@ def retrieveProjects(projname, progress_callback=None):
|
|
| 307 |
if progress_callback:
|
| 308 |
progress_callback(80)
|
| 309 |
return documentsToMeasure, RelevantDocuments, extracted_path
|
| 310 |
-
|
|
|
|
| 307 |
if progress_callback:
|
| 308 |
progress_callback(80)
|
| 309 |
return documentsToMeasure, RelevantDocuments, extracted_path
|
| 310 |
+
|