Moved files and reformatted some

This commit is contained in:
2023-12-18 14:47:22 +01:00
parent b4486ff265
commit 62705da6f3
23 changed files with 50 additions and 47 deletions

View File

@ -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