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