Skip to content

Format Python#2636

Open
kdeldycke wants to merge 1 commit intomainfrom
format-python
Open

Format Python#2636
kdeldycke wants to merge 1 commit intomainfrom
format-python

Conversation

@kdeldycke
Copy link
Copy Markdown
Owner

Description

Auto-formats Python files with autopep8 (comment wrapping) and Ruff (linting and formatting). When no [tool.ruff] section or ruff.toml is present, repomatic's bundled defaults are applied at runtime. See the format-python job documentation for details.

Tip

Customize formatting and linting rules via [tool.ruff] and [tool.autopep8] in your pyproject.toml.

Important

If you suspect the PR content is outdated, click Run workflow to refresh it manually before merging.

Workflow metadata
Field Value
Trigger push
Actor @kdeldycke
Ref main
Commit 8d883c81
Job format-python
Workflow autofix.yaml
Run #4529.1

🏭 Generated with repomatic 6.17.0.dev0

@kdeldycke kdeldycke added the 🤖 ci Continuous integration and automation label Apr 29, 2026
@kdeldycke kdeldycke self-assigned this Apr 29, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.88%. Comparing base (8d883c8) to head (2352d12).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2636      +/-   ##
==========================================
+ Coverage   69.83%   69.88%   +0.04%     
==========================================
  Files          42       42              
  Lines        8706     8706              
  Branches     1603     1603              
==========================================
+ Hits         6080     6084       +4     
+ Misses       2301     2300       -1     
+ Partials      325      322       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🤖 ci Continuous integration and automation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants