Skip to content

Commit 608eda9

Browse files
committed
Add a comment about docstring-code-format
1 parent f5b0f41 commit 608eda9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ extend-exclude = [
115115

116116
[tool.ruff.format]
117117
quote-style = "single"
118+
# This is only required because we have invalid on-purpose code in docstrings:
118119
docstring-code-format = false
119120

120121
[tool.ruff.lint]

0 commit comments

Comments
 (0)