Skip to content

Commit 4d43643

Browse files
authored
remove extra reference to docformatter (#572)
1 parent b612468 commit 4d43643

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ test-protocols: ## Generates and runs the restJson1 protocol tests.
2121

2222

2323
lint-py: ## Runs linters and formatters on the python packages.
24-
uv run docformatter packages --in-place || true
2524
uv run ruff check packages --fix --config pyproject.toml
2625
uv run ruff format packages --config pyproject.toml
2726

0 commit comments

Comments
 (0)