We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1de0860 commit 08b1fffCopy full SHA for 08b1fff
1 file changed
pyproject.toml
@@ -56,6 +56,7 @@ python_functions = [
56
line-length = 79
57
exclude = [
58
"docs",
59
+ "_version.py",
60
]
61
62
[tool.ruff.format]
0 commit comments