Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Trigger another build, hoping the infrastructure will not fail it
  • Loading branch information
rpopov authored Jan 9, 2025
1 parent b49a98d commit f7f19be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ the value of the **dockerImageTag** parameter.
- `poetry run ruff check .` to report the formatting issues.
- `poetry run ruff check --fix` to fix the formatting issues.
- `poetry run ruff format` to format your Python code.
- `poetry run poe format-fix` to auto-fix formatting issues.

### Run Code Linting

Expand Down

0 comments on commit f7f19be

Please sign in to comment.