Skip to content

Commit 0d2aa15

Browse files
committed
undo - was vscode setting
1 parent f4e0f35 commit 0d2aa15

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,9 +164,8 @@ line-length = 120
164164
output-format = "grouped"
165165
target-version = "py37"
166166

167-
# Ruff formatting is disabled - only linting is enabled
168-
# [tool.ruff.format]
169-
# docstring-code-format = true
167+
[tool.ruff.format]
168+
docstring-code-format = true
170169

171170
[tool.ruff.lint]
172171
select = [

0 commit comments

Comments
 (0)