Commit a617d648 authored by AUTOMATIC's avatar AUTOMATIC

add ruff config

parent f5ea1e9d
[tool.ruff]
ignore = [
"E501",
"E731"
]
exclude = ["extensions"]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment