Skip to content

Commit 594887b

Browse files
committed
update doc
1 parent 36469aa commit 594887b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ help:
1313
@echo "make cover-html"
1414
@echo " run tests, coverage and open HTML report"
1515
@echo "make fmt"
16-
@echo " run black code formatter"
16+
@echo " run ruff linter and formatter"
1717
@echo "make type"
1818
@echo " run mypy static type checker"
1919
@echo "make lock"

0 commit comments

Comments
 (0)