Skip to content

Commit

Permalink
[LINT]: removed print
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpron committed Nov 18, 2024
1 parent 45084e1 commit 125572b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion shanoir2bids.py
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,6 @@ def download_subject(self, subject_to_search):
for far in self.list_fars:
bids_subject_id.replace(far[K_FIND], far[K_REPLACE])

print(bids_subject_id)

bids_seq_session = None

Expand Down

0 comments on commit 125572b

Please sign in to comment.