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 e719881 commit 2440f7fCopy full SHA for 2440f7f
scrapegraph-py/pyproject.toml
@@ -97,4 +97,4 @@ build-backend = "hatchling.build"
97
98
[tool.poe.tasks]
99
pylint-local = "pylint scrapegraph_py/**/*.py"
100
-pylint-ci = "pylint --disable=C0114,C0115,C0116 --exit-zero scrapegraph_py/**/*.py"
+pylint-ci = "pylint --disable=C0114,C0115,C0116 --exit-zero scrapegraph_py/**/*.py"
0 commit comments