Browse Source

Merge branch 'Dev' into main

main
troyyyyy 2 years ago
parent
commit
dcfc53574b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/conf.py

+ 1
- 1
docs/conf.py View File

@@ -10,7 +10,7 @@ from sphinx.application import Sphinx
# -- Path setup --------------------------------------------------------------

sys.path.insert(0, os.path.abspath(".."))
import ablkit # noqa: E402
import ablkit # noqa: E402,F401

# -- Project information -----------------------------------------------------



Loading…
Cancel
Save