Skip to content

refactor(1583): replace black, isort, and autoflake with ruff#1701

Open
ApusBerliozi wants to merge 6 commits intolk-geimfari:masterfrom
ApusBerliozi:1583_replace_black_with_ruff
Open

refactor(1583): replace black, isort, and autoflake with ruff#1701
ApusBerliozi wants to merge 6 commits intolk-geimfari:masterfrom
ApusBerliozi:1583_replace_black_with_ruff

Conversation

@ApusBerliozi
Copy link
Copy Markdown

I have made things!

Checklist

  • I have read contributing guidelines
  • I'm sure that I did not unrelated changes in this pull request
  • I have created at least one test case for the changes I have made
  • I have added myself to the CONTRIBUTORS.rst

Related issues

Description

Replaced black, isort and autoflake with ruff, as was requested in issue. Also some files were corrected by ruff's formater (style mostly), plus some small changes were made to please this linter.

P.S. In case I did anything wrong - please forgive me, it's my first ever commit to an open source.

@lk-geimfari
Copy link
Copy Markdown
Owner

Thank you four contributions. Please, check why CI fails.

@ApusBerliozi
Copy link
Copy Markdown
Author

@lk-geimfari, for some reasons ruff check doesn't support --check flag, so I replaced it with --diff

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.91%. Comparing base (733831c) to head (6c74472).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1701   +/-   ##
=======================================
  Coverage   98.91%   98.91%           
=======================================
  Files          50       50           
  Lines        2114     2114           
=======================================
  Hits         2091     2091           
  Misses         23       23           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants