diff --git a/Makefile b/Makefile index 231b2b20..abf94549 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ lint: lint-roll: isort tests - black {toxinidir}/ {toxinidir}/tests setup.py + black tests setup.py $(MAKE) lint test: