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