Remove unused extension

pull/22745/head
Lidi Zheng 5 years ago
parent 6b2239ed40
commit c57a3792a0
  1. 1
      doc/python/sphinx/conf.py

@ -58,7 +58,6 @@ extensions = [
'sphinx.ext.napoleon',
'sphinx.ext.coverage',
'sphinx.ext.autodoc.typehints',
'sphinx.ext.extlinks',
]
napoleon_google_docstring = True

Loading…
Cancel
Save