Skip to content

Commit 2ffc30c

Browse files
committed
removed redundant quote style option
1 parent 825c10f commit 2ffc30c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

-3
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,3 @@ fixture-parentheses = false
9595
inline-quotes = "single"
9696
multiline-quotes = "single"
9797
docstring-quotes = "double"
98-
99-
[tool.ruff.format]
100-
quote-style = "single"

0 commit comments

Comments
 (0)