Moved files and reformatted some
This commit is contained in:
@ -15,10 +15,9 @@
|
||||
|
||||
import sys
|
||||
import os
|
||||
import shlex
|
||||
|
||||
sys.path.insert(0, os.path.abspath('..'))
|
||||
import mdevaluate
|
||||
from src import mdevaluate
|
||||
|
||||
# If extensions (or modules to document with autodoc) are in another directory,
|
||||
# add these directories to sys.path here. If the directory is relative to the
|
||||
|
Reference in New Issue
Block a user