Skip to content

Commit a6f65c9

Browse files
committed
add format quote style preserve
1 parent 6898492 commit a6f65c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ exclude = [
5353
"docs"
5454
]
5555
ignore-init-module-imports = true
56+
format.quote-style = "preserve"
5657

5758
[tool.ruff.pydocstyle]
5859
# Use Google-style docstrings.

0 commit comments

Comments
 (0)