Skip to content

Commit

Permalink
Do not sort __all__ alphanum, keep it in a human order
Browse files Browse the repository at this point in the history
  • Loading branch information
mardiros committed Nov 24, 2024
1 parent d8e4010 commit 7149377
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ select = [
"UP", # alter when better syntax is available
"RUF", # the ruff developper's own rules
]
ignore = ["RUF022"]

[tool.coverage.report]
exclude_lines = [
Expand Down

0 comments on commit 7149377

Please sign in to comment.