Skip to content

Commit

Permalink
Format with ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
jelmer committed Jun 7, 2024
1 parent 8827ee2 commit 7e97f66
Show file tree
Hide file tree
Showing 4 changed files with 402 additions and 352 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
run: |
pip install -U ".[dev]"
python -m ruff check .
python -m ruff format --check .
- name: Test suite run
run: |
python -m unittest test_merge3
Expand Down
Loading

0 comments on commit 7e97f66

Please sign in to comment.