chore(ml): configure mise for machine-learning directory (#25579)

This commit is contained in:
Timon 2026-05-06 17:03:54 +02:00 committed by GitHub
parent 6bb47c802f
commit d93ab7707e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 96 additions and 35 deletions

View file

@ -11,6 +11,7 @@ config_roots = [
"web",
"docs",
".github",
"machine-learning",
]
[tools]