Skip to content

Commit

Permalink
Remove todos
Browse files Browse the repository at this point in the history
  • Loading branch information
AliceJoubert committed Dec 3, 2024
1 parent 0b6e4fc commit 479b228
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clinica/iotools/converters/aibl_to_bids/utils/clinical.py
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,6 @@ def create_scans_dict(
return scans_dict


# todo : test
def write_scans_tsv(bids_dir: Path, scans_dict: dict) -> None:
"""Write the scans dict into TSV files.
Expand Down

0 comments on commit 479b228

Please sign in to comment.