Skip to content

Commit 74bd3b8

Browse files
committed
cleaning:removing pdb
1 parent baa349b commit 74bd3b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/fsl/tests/test_dti.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
from nipype.interfaces.fsl import Info, no_fsl
1818
from nipype.interfaces.base import Undefined
1919

20-
import pytest, pdb
20+
import pytest
2121

2222

2323
@pytest.fixture(scope="module")

0 commit comments

Comments
 (0)