Skip to content

Commit bbcb008

Browse files
authored
STY: Clean null change from diff
1 parent 7a50914 commit bbcb008

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

fmriprep/info.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,8 @@
7979
'versioneer',
8080
]
8181

82-
LINKS_REQUIRES = []
82+
LINKS_REQUIRES = [
83+
]
8384

8485
TESTS_REQUIRES = [
8586
"mock",

0 commit comments

Comments
 (0)