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 d5788b0 commit d6b71e3Copy full SHA for d6b71e3
1 file changed
pyproject.toml
@@ -40,7 +40,7 @@ classifiers = [
40
[project.urls]
41
Homepage = "https://wemake-python-styleguide.rtfd.io"
42
Repository = "https://github.com/wemake-services/wemake-python-styleguide"
43
-"Funding" = "https://opencollective.com/wemake-python-styleguide"
+Funding = "https://opencollective.com/wemake-python-styleguide"
44
45
[tool.poetry.plugins."flake8.extension"]
46
WPS = "wemake_python_styleguide.checker:Checker"
0 commit comments