chore(refact): move training_common from bot to store crate

This commit is contained in:
Henri Bourcereau 2026-02-08 18:19:42 +01:00
parent 5d76cd4b43
commit 11b75eb34d
12 changed files with 38 additions and 39 deletions

2
Cargo.lock generated
View file

@ -6621,7 +6621,7 @@ dependencies = [
"log",
"merge",
"pyo3",
"rand 0.8.5",
"rand 0.9.2",
"serde",
"transpose",
]