fix: revert local ruff comment
This commit is contained in:
parent
f85a8cc281
commit
453dccb33f
@ -61,4 +61,4 @@ typing-modules = ["frappe.types.DF"]
|
|||||||
[tool.ruff.format]
|
[tool.ruff.format]
|
||||||
quote-style = "double"
|
quote-style = "double"
|
||||||
indent-style = "tab"
|
indent-style = "tab"
|
||||||
# docstring-code-format = true
|
docstring-code-format = true
|
||||||
Loading…
x
Reference in New Issue
Block a user