Skip to content

Commit 9621af5

Browse files
authored
STY: black
1 parent 073f9fd commit 9621af5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/pipeline/plugins/tests/test_callback.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
import pandas
1313
has_pandas = True
1414
except ImportError:
15-
has_pandas = False
15+
has_pandas = False
1616

1717
def func():
1818
return

0 commit comments

Comments
 (0)