Skip to content

Commit b992883

Browse files
shnizzedymgxd
andcommitted
🚨 Remove unnecessary import
Co-authored-by: Mathias Goncalves <goncalves.mathias@gmail.com>
1 parent d8e4717 commit b992883

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nipype/pipeline/plugins/tests/test_callback.py

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

7069
from os import path
7170

0 commit comments

Comments
 (0)