ok
This commit is contained in:
@@ -63,6 +63,8 @@ only-include = [
|
||||
"tests",
|
||||
"LGPL_LICENSE",
|
||||
"LICENSE",
|
||||
"THIRD_PARTY_NOTICES.md",
|
||||
"licenses",
|
||||
"pyproject.toml",
|
||||
"README.md",
|
||||
]
|
||||
@@ -153,4 +155,4 @@ exclude_lines = ["no cov", "if __name__ == .__main__.:", "if TYPE_CHECKING:"]
|
||||
extend-select = ["I"]
|
||||
|
||||
[tool.ruff.lint.isort]
|
||||
lines-after-imports = 2
|
||||
lines-after-imports = 2
|
||||
|
||||
Reference in New Issue
Block a user