Merge branch 'main' into feature/adding-fix_eval_warnings.yml

This commit is contained in:
2025-12-06 17:54:55 -05:00
committed by GitHub

5
AGENTS.md Normal file
View File

@@ -0,0 +1,5 @@
## Dev environment tips
- use treefmt to format all files
- make python code ruff compliant
- use pytest to test python code