Nettacker/Makefile

6 lines
66 B
Makefile

pre-commit:
pre-commit run --all-files
test:
poetry run pytest