Skip to content

Commit 0cb3103

Browse files
committed
TMP: print paths
1 parent 9e716a4 commit 0cb3103

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyns/models/analysis.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,7 @@ def _ts_first(paths):
338338

339339
req = None
340340
# Do group, then subject level
341+
print(group_paths)
341342
if group_paths is not None:
342343
print("Uploading group images")
343344
for path in tqdm.tqdm(_ts_first(group_paths)):

0 commit comments

Comments
 (0)