web/scripts/dev_clean.sh

3 lines
28 B
Bash
Raw Normal View History

2024-01-31 00:48:20 +00:00
ruff check ./ --fix
black .