From 125572bf6d88b75b04ec6c3c9485335e9a2fbda7 Mon Sep 17 00:00:00 2001 From: Alexandre Pron Date: Mon, 18 Nov 2024 12:08:21 +0100 Subject: [PATCH] [LINT]: removed print --- shanoir2bids.py | 1 - 1 file changed, 1 deletion(-) diff --git a/shanoir2bids.py b/shanoir2bids.py index 2b5a4e6..15e061e 100755 --- a/shanoir2bids.py +++ b/shanoir2bids.py @@ -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