We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pyproject.toml
1 parent b910bf9 commit 0933ad5Copy full SHA for 0933ad5
pyproject.toml
@@ -37,4 +37,3 @@ system-packages = true
37
[tool.ruff.lint.per-file-ignores]
38
"src/ScrollableContainers/__init__.py" = ["F401", "N999"]
39
"src/ScrollableContainers/_tk.py" = ["PLR2004"]
40
-"tests/**" = ["S101"]
0 commit comments