Skip to content

Commit f3a4464

Browse files
Autoformat with black
1 parent a3b9a7a commit f3a4464

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

BraTS/tutorial.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1276,7 +1276,9 @@
12761276
}
12771277
],
12781278
"source": [
1279-
"utils.visualize_missing_mri_t2w(synthesized_t2w=\"synthesized_t2w.nii.gz\", data_folder=missing_mri_path)"
1279+
"utils.visualize_missing_mri_t2w(\n",
1280+
" synthesized_t2w=\"synthesized_t2w.nii.gz\", data_folder=missing_mri_path\n",
1281+
")"
12801282
]
12811283
}
12821284
],

0 commit comments

Comments
 (0)