diff --git a/Makefile b/Makefile index cb64d796..72062bc2 100644 --- a/Makefile +++ b/Makefile @@ -11,8 +11,8 @@ tests: .PHONY: reformat reformat: - ruff --fix . ruff format . + ruff --fix . .PHONY: lint lint: