Commit 93f527ed authored by leswing's avatar leswing
Browse files

Yapf

parent cafd4172
Loading
Loading
Loading
Loading
+21 −22
Original line number Diff line number Diff line
@@ -34,8 +34,7 @@ sys.path.insert(0, os.path.abspath("../sphinxext"))
extensions = [
    'sphinx.ext.autodoc', 'sphinx.ext.autosummary', 'sphinx.ext.doctest',
    'sphinx.ext.intersphinx', 'sphinx.ext.coverage', 'sphinx.ext.mathjax',
  'sphinx.ext.ifconfig', 'sphinx.ext.viewcode',
  'sphinx.ext.napoleon'
    'sphinx.ext.ifconfig', 'sphinx.ext.viewcode', 'sphinx.ext.napoleon'
]

autosummary_generate = True