mirror of
https://github.com/wassname/ml-debug.git
synced 2026-09-18 12:40:23 +08:00
6 lines
73 B
Makefile
6 lines
73 B
Makefile
default:
|
|
@just --list
|
|
|
|
audit:
|
|
python3 scripts/audit.py --self-test .
|