Skip to content

Commit 3a5d604

Browse files
shnizzedymgxd
andauthored
🚨 Remove unnecessary import
Co-authored-by: Mathias Goncalves <[email protected]>
1 parent e4762f9 commit 3a5d604

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: nipype/pipeline/plugins/tests/test_callback.py

-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ def test_callback_exception(tmpdir, plugin, stop_on_first_crash):
6666
@pytest.mark.parametrize("plugin", ["Linear", "MultiProc", "LegacyMultiProc"])
6767
def test_callback_gantt(tmpdir, plugin):
6868
import logging
69-
import logging.handlers
7069

7170
from os import path
7271

0 commit comments

Comments
 (0)