mirror of
https://github.com/wassname/ml-debug.git
synced 2026-07-14 11:16:55 +08:00
6 lines
73 B
Makefile
6 lines
73 B
Makefile
default:
|
|
@just --list
|
|
|
|
audit:
|
|
python3 scripts/audit.py --self-test .
|