.PHONY: fmt fmt: yapf -ir . .PHONY: clean clean: rm -f app/web/templates/index.html rm -rf app/web/static