Skip to content

Commit

Permalink
apply suggestion
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
aaronsteers and coderabbitai[bot] authored Nov 10, 2024
1 parent aae6952 commit e2d8723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: poetry install --all-extras

# Job-specifc step(s):
- name: Format code
- name: Run lint check
run: poetry run ruff check .

ruff-format-check:
Expand Down

0 comments on commit e2d8723

Please sign in to comment.