Skip to content

Commit 7bd849d

Browse files
committed
Change in black formatter caused test failure.
Removed trailing whitespace in script (popi_utilities_setup.py) to match new black settings.
1 parent d63e60d commit 7bd849d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Python/popi_utilities_setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""
2-
Utilities specific to the POPI data:
3-
* The label values used in the masks that segment the CT into air/body/lung.
2+
Utilities specific to the POPI data:
3+
* The label values used in the masks that segment the CT into air/body/lung.
44
* Function for reading the ground truth point data.
55
* Function for displaying a spatio-temporal coronal image with segmented label contour overlay.
66
* Function for displaying a coronal image with a set of segmentations (before and after registration).

0 commit comments

Comments
 (0)