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.
1 parent 8c859f8 commit d3ae396Copy full SHA for d3ae396
pyproject.toml
@@ -91,4 +91,4 @@ dev-dependencies = [
91
92
[tool.rye.scripts]
93
pylint-local = "pylint scrapegraphai/**/*.py"
94
-pylint-ci = "pylint --disable=C0114,C0115,C0116 --exit-zero scrapegraphai/**/*.py"
+pylint-ci = "pylint --disable=C0114,C0115,C0116 --exit-zero scrapegraphai/**/*.py"
0 commit comments