Skip to content

Commit

Permalink
ruff check --fix (pyro-ppl#1764)
Browse files Browse the repository at this point in the history
  • Loading branch information
ordabayevy authored and OlaRonning committed May 6, 2024
1 parent b50c6fd commit 5c27cd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ license: FORCE
python scripts/update_headers.py

format: license FORCE
ruff check --fix .
ruff format .

install: FORCE
Expand Down

0 comments on commit 5c27cd0

Please sign in to comment.