Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 694e5b4 + 5c34e69 commit b92ec18Copy full SHA for b92ec18
ruff.toml
@@ -1,5 +1,5 @@
1
-# include pyproject.toml for requires-python (workaround astral-sh/ruff#10299)
2
-include = "pyproject.toml"
+# extend pyproject.toml for requires-python (workaround astral-sh/ruff#10299)
+extend = "pyproject.toml"
3
4
[lint]
5
extend-select = [
0 commit comments