mirror of
https://github.com/wassname/ml_debug.git
synced 2026-07-15 03:50:54 +08:00
6 lines
73 B
Makefile
6 lines
73 B
Makefile
default:
|
|
@just --list
|
|
|
|
audit:
|
|
python3 scripts/audit.py --self-test .
|