Skip to content
Snippets Groups Projects
Commit 7faf1ff6 authored by Bienchen's avatar Bienchen
Browse files

Fix pyproject.toml

parent 136f1456
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ reports='no' ...@@ -8,7 +8,7 @@ reports='no'
# A comma-separated list of package or module names from where C extensions may # A comma-separated list of package or module names from where C extensions may
# be loaded. Extensions are loading into the active Python interpreter and may # be loaded. Extensions are loading into the active Python interpreter and may
# run arbitrary code # run arbitrary code
extension-pkg-allow-list='rapidjson extension-pkg-allow-list='rapidjson'
[tool.pylint.FORMAT] [tool.pylint.FORMAT]
max-line-length=80 max-line-length=80
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment