CultriX commited on
Commit
726d91f
·
verified ·
1 Parent(s): 5ba0308

Update Makefile

Browse files
Files changed (1) hide show
  1. Makefile +1 -1
Makefile CHANGED
@@ -8,4 +8,4 @@ format:
8
  poetry run black --line-length 79 .
9
  poetry run ruff . --fix
10
 
11
- .PHONY: lint format
 
8
  poetry run black --line-length 79 .
9
  poetry run ruff . --fix
10
 
11
+ .PHONY: lint format