fix: revert local ruff comment

This commit is contained in:
Hussain Nagaria 2025-10-20 21:27:28 +05:30 committed by GitHub
parent f85a8cc281
commit 453dccb33f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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