Commit c381afc8 authored by Clement Remi's avatar Clement Remi
Browse files

Update conf.py

Showing with 1 addition and 1 deletion
+1 -1
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
import os import os
import sys import sys
sys.path.append(os.path.abspath('../..')) sys.path.append(os.path.abspath('../..'))
import Ohmpi # import Ohmpi module to be documented in api.rst by numpydoc import ohmpi # import Ohmpi module to be documented in api.rst by numpydoc
import sphinx_rtd_theme import sphinx_rtd_theme
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment