Skip to content

Commit eb4130f

Browse files
effigiesshnizzedy
authored andcommitted
STY: black
1 parent 8673fdb commit eb4130f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/pipeline/plugins/tests/test_callback.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
import pandas
1212
has_pandas = True
1313
except ImportError:
14-
has_pandas = False
14+
has_pandas = False
1515

1616
def func():
1717
return

0 commit comments

Comments
 (0)