Format Python code with Ruff push - #261
Merged
Diapolo10 merged 10 commits intoApr 13, 2026
Merged
Conversation
Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.0.0...v7.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [maturin](https://github.com/pyo3/maturin) to permit the latest version. - [Release notes](https://github.com/pyo3/maturin/releases) - [Changelog](https://github.com/PyO3/maturin/blob/main/Changelog.md) - [Commits](PyO3/maturin@v1.8.3...v1.13.1) --- updated-dependencies: - dependency-name: maturin dependency-version: 1.13.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [tox-gh-actions](https://github.com/ymyzk/tox-gh-actions) to permit the latest version. - [Release notes](https://github.com/ymyzk/tox-gh-actions/releases) - [Commits](ymyzk/tox-gh-actions@v3.3.0...v3.5.0) --- updated-dependencies: - dependency-name: tox-gh-actions dependency-version: 3.5.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
There appear to be some python formatting errors in 19a022b. This pull request uses the Ruff formatter to fix some of these issues.
There appear to be some python formatting errors in 3490960. This pull request uses the Ruff formatter to fix some of these issues.
There appear to be some python formatting errors in e2ecb82. This pull request uses the Ruff formatter to fix some of these issues.
github-actions
Bot
force-pushed
the
actions/ruff
branch
from
April 13, 2026 05:59
e84cbbb to
504202d
Compare
github-actions
Bot
force-pushed
the
actions/ruff
branch
4 times, most recently
from
April 13, 2026 06:00
89ea9db to
a640ac9
Compare
github-actions
Bot
force-pushed
the
actions/ruff
branch
from
April 13, 2026 06:00
a640ac9 to
4d88029
Compare
Diapolo10
merged commit Apr 13, 2026
f045716
into
dependabot/github_actions/softprops/action-gh-release-3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
There appear to be some python formatting errors in 48a20ca.
This pull request uses the Ruff formatter to fix some of these issues.