Added index then blend.

This commit is contained in:
Felix Delattre 2026-04-11 17:39:19 +02:00
parent 8e7fb1de18
commit 55d6facc4d
8 changed files with 661 additions and 68 deletions

2
pyproject.toml Normal file
View file

@ -0,0 +1,2 @@
[tool.ruff.lint.per-file-ignores]
"run.py" = ["F401"]