path fixed for autdoc
All checks were successful
esbo_ds/ESBO-ETC/pipeline/head This commit looks good

This commit is contained in:
Lukas Klass 2020-07-21 14:22:59 +02:00
parent b880027a2a
commit 76e573d543

View File

@ -12,7 +12,7 @@
import os import os
import sys import sys
sys.path.insert(0, os.path.abspath('.')) sys.path.insert(0, os.path.abspath('..'))
# import sphinx_rtd_theme # import sphinx_rtd_theme