diff --git a/Makefile b/Makefile index a403223c..1d54c323 100644 --- a/Makefile +++ b/Makefile @@ -62,7 +62,7 @@ test-tox: ## Lint .PHONY: lint -lint: pylint flake8 +lint: pylint .PHONY: pylint pylint: