Jaap Roes 2022-09-23 14:52:29 +02:00 zatwierdzone przez Matt Westcott
rodzic a81f7f76b9
commit 9badc1c7f3
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,4 +1,4 @@
.PHONY: clean-pyc develop lint test coverage
.PHONY: clean-pyc develop lint-server lint-client lint-docs lint format-server format-client format test coverage
help:
@echo "clean-pyc - remove Python file artifacts"