2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 21:15:41 +00:00

small perf imrpovements

This commit is contained in:
Matthias Mair
2024-08-20 00:06:13 +02:00
parent 3e5432db47
commit c197358ce4
3 changed files with 3 additions and 2 deletions

View File

@ -24,6 +24,7 @@ repos:
- id: ruff
args: [
--fix,
--unsafe-fixes,
--preview
]
- repo: https://github.com/astral-sh/uv-pre-commit