Skip to content

Commit 0d675ae

Browse files
Kai-StriegaWarrenWeckesser
authored andcommitted
STY: Convert tabs to four spaces
1 parent d8f9546 commit 0d675ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/source/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
# ones.
3333
extensions = [
3434
'sphinx.ext.autodoc',
35-
'numpydoc',
36-
'sphinx.ext.imgmath',
35+
'numpydoc',
36+
'sphinx.ext.imgmath',
3737
]
3838

3939
# Add any paths that contain templates here, relative to this directory.
@@ -67,5 +67,5 @@
6767
html_favicon = "_static/numpy_financial_favicon.png"
6868

6969
html_sidebars = {
70-
'**': ['globaltoc.html', 'searchbox.html'],
70+
'**': ['globaltoc.html', 'searchbox.html'],
7171
}

0 commit comments

Comments
 (0)