Skip to content

Commit

Permalink
use ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
curtisma committed Jun 17, 2024
1 parent 8f86693 commit 932322a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/build_python.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ protoc \
2to3 -wn -f import bindings/python/vlsir/*.py

# Run language-specific formatting
black bindings/python
# black bindings/python
ruff format bindings/python

0 comments on commit 932322a

Please sign in to comment.