Skip to content

Commit 6bb8cf7

Browse files
committed
[doc build] Make travis lint happy
1 parent 20efc94 commit 6bb8cf7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,8 @@
243243
'numpy': 'http://docs.scipy.org/doc/numpy-1.6.0',
244244
'scipy': 'http://docs.scipy.org/doc/scipy-0.11.0/reference',
245245
'nibabel': 'http://nipy.org/nibabel'},
246-
'expected_failing_examples': ['../examples/applications/plot_stock_market.py']
246+
'expected_failing_examples':
247+
['../examples/applications/plot_stock_market.py']
247248
}
248249

249250

0 commit comments

Comments
 (0)