Skip to content

Commit 253dab1

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 24643b8 commit 253dab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_integration_nnunet_bundle.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
class TestnnUNetBundle(unittest.TestCase):
5454

5555
def setUp(self) -> None:
56-
56+
5757
import nibabel as nib
5858

5959
self.test_dir = tempfile.TemporaryDirectory()

0 commit comments

Comments
 (0)