fixed documentation import Errors

This commit is contained in:
Ace
2020-11-23 12:47:38 +01:00
committed by GitHub
parent 432be95a41
commit 74313a9a28

View File

@@ -13,7 +13,6 @@
import os
import sys
sys.path.insert(0, os.path.abspath('..'))
#sys.path.insert(0, os.path.abspath('../..'))
master_doc = 'index'
# -- Project information -----------------------------------------------------