2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 10:05:39 +00:00

Fix unit tests (#6932)

* Fix unit test

* Fix script pathing

* Fix pathing in version_check.py

* Fix mkdocs.yml
This commit is contained in:
Oliver
2024-04-03 17:50:13 +11:00
committed by GitHub
parent 5bec4ebb0e
commit 6be2ede5e8
4 changed files with 7 additions and 38 deletions

View File

@ -246,7 +246,7 @@ plugins:
handlers:
python:
paths:
- ../InvenTree
- ../src/backend/InvenTree
options:
show_symbol_type_heading: true
show_symbol_type_toc: true