Skip to content
Snippets Groups Projects

DOC: Fix and extend documentation on inheritance

Merged Florian Spreckelsen requested to merge f-doc-inheritance into dev
1 file
+ 1
2
Compare changes
  • Side-by-side
  • Inline
+ 1
2
@@ -19,8 +19,7 @@ import os
import sys
sys.path.insert(0, os.path.abspath('..'))
import sphinx_rtd_theme
import sphinx_rtd_theme # noqa: E402
# -- Project information -----------------------------------------------------
Loading