|
@@ -10,7 +10,7 @@ from sphinx.application import Sphinx |
|
|
# -- Path setup -------------------------------------------------------------- |
|
|
# -- Path setup -------------------------------------------------------------- |
|
|
|
|
|
|
|
|
sys.path.insert(0, os.path.abspath("..")) |
|
|
sys.path.insert(0, os.path.abspath("..")) |
|
|
import ablkit # noqa: E402 |
|
|
|
|
|
|
|
|
import ablkit # noqa: E402,F401 |
|
|
|
|
|
|
|
|
# -- Project information ----------------------------------------------------- |
|
|
# -- Project information ----------------------------------------------------- |
|
|
|
|
|
|
|
|