Skip to content

Commit

Permalink
linting with black
Browse files Browse the repository at this point in the history
  • Loading branch information
mcencini committed Dec 5, 2024
1 parent be807df commit 59372ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/02-synth-data.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
modalities=("PD", "T1", "T2"),
download=True,
)

# get subject 0
sample_subject = ixi_dataset[0]

Expand Down

0 comments on commit 59372ae

Please sign in to comment.