Skip to content

Commit

Permalink
remove formatting from pyproject.toml, this goes in another PR
Browse files Browse the repository at this point in the history
  • Loading branch information
emolter committed Jan 15, 2025
1 parent dab0e73 commit 2525dfc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -264,10 +264,6 @@ exclude = [
]
line-length = 130

[tool.ruff.format]
quote-style = "double"
docstring-code-format = true

[tool.ruff.lint]
select = [
"F", # Pyflakes (part of default flake8)
Expand Down

0 comments on commit 2525dfc

Please sign in to comment.