Skip to content

Conversation

DimitriPapadopoulos
Copy link
Contributor

Fixes #186.

Note that black and ruff use the same default line length 88.

I001 Import block is un-sorted or un-formatted
UP036 Version block is outdated for minimum Python version
UP045 Use `X | None` for type annotations
RUF100 Unused `noqa` directive
@DimitriPapadopoulos DimitriPapadopoulos marked this pull request as ready for review August 15, 2025 10:55
@sethmlarson sethmlarson merged commit d6ea8f0 into sethmlarson:main Sep 5, 2025
22 checks passed
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.

Use ruff as a single linting/formatting tool?
2 participants