Skip to content

Commit 04e6446

Browse files
committed
chore: ruff format after codegen
1 parent 83a3cd4 commit 04e6446

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ clean:
1818
client:
1919
tox -r --notest -e lint,py3
2020
$(PY) -m juju.client.facade -s "juju/client/schemas*" -o juju/client/
21+
pre-commit run --files $(shell echo juju/client/_[cd]*.py)
2122

2223
.PHONY: run-unit-tests
2324
run-unit-tests: .tox lint

0 commit comments

Comments
 (0)