Skip to content

Commit dd54161

Browse files
committed
STY: Flake8
1 parent 1d4ae2c commit dd54161

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

fmriprep/__about__.py

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,14 +89,16 @@
8989
'nilearn!=0.5.0,!=0.5.1',
9090
'nipype>=1.1.6',
9191
'nitime',
92-
'niworkflows @ git+https://github.com/effigies/niworkflows.git@5e9daf0b08fcad2b17350a71ecaf71fa9ce4eff7',
92+
'niworkflows @ '
93+
'git+https://github.com/effigies/niworkflows.git@5e9daf0b08fcad2b17350a71ecaf71fa9ce4eff7',
9394
'numpy',
9495
'pandas',
9596
'psutil>=5.4',
9697
'pybids<0.8.0a0,>=0.7.1',
9798
'pyyaml',
9899
'scikit-image',
99-
'smriprep @ git+https://github.com/poldracklab/smriprep.git@f1cfc37bcdc346549dbf1d037cdade3a3b32d5de',
100+
'smriprep @ ',
101+
'git+https://github.com/poldracklab/smriprep.git@f1cfc37bcdc346549dbf1d037cdade3a3b32d5de',
100102
'statsmodels',
101103
'tedana>=0.0.5',
102104
'templateflow<0.2.0a0,>=0.1.3',

0 commit comments

Comments
 (0)