Normalize indentation in docs/conf.py
This commit is contained in:
parent
34958ccc94
commit
6c36336e9f
|
@ -2,9 +2,9 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
extensions = [
|
||||
'sphinx.ext.autodoc',
|
||||
'jaraco.packaging.sphinx',
|
||||
'rst.linker',
|
||||
'sphinx.ext.autodoc',
|
||||
'jaraco.packaging.sphinx',
|
||||
'rst.linker',
|
||||
]
|
||||
|
||||
master_doc = 'index'
|
||||
|
|
Loading…
Reference in New Issue
Block a user