Skip to content

Commit dd895e9

Browse files
committed
FIX: remove double import of Path
1 parent 5c3716b commit dd895e9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

petprep/workflows/tests/test_base.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
from pathlib import Path
55
from unittest.mock import patch
66

7-
from pathlib import Path
8-
97
import nibabel as nb
108
import numpy as np
119
import pytest

0 commit comments

Comments
 (0)