Compare commits

..

No commits in common. "dependabot/pip/ruff-0.15.20" and "master" have entirely different histories.

View file

@ -48,7 +48,7 @@ test = [
]
lint = [
"pylint==4.0.5",
"ruff==0.15.20",
"ruff==0.15.16",
]
docs = [
"sphinx>=7,<10",