Skip to content

Commit

Permalink
ruff: Force single line imports
Browse files Browse the repository at this point in the history
This makes commits easier to compare.

Related pwr-Solaar#2295
  • Loading branch information
MattHag committed Mar 13, 2024
1 parent 303c469 commit 43715db
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 @@ -12,4 +12,5 @@ select = [
]

[tool.ruff.lint.isort]
force-single-line = true
lines-between-types = 1

0 comments on commit 43715db

Please sign in to comment.