We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4762f9 commit 3a5d604Copy full SHA for 3a5d604
nipype/pipeline/plugins/tests/test_callback.py
@@ -66,7 +66,6 @@ def test_callback_exception(tmpdir, plugin, stop_on_first_crash):
66
@pytest.mark.parametrize("plugin", ["Linear", "MultiProc", "LegacyMultiProc"])
67
def test_callback_gantt(tmpdir, plugin):
68
import logging
69
- import logging.handlers
70
71
from os import path
72
0 commit comments