Skip to content
Snippets Groups Projects
Commit 0cb508b5 authored by Bienchen's avatar Bienchen
Browse files

Fix pyproject.toml

parent a85f86e8
No related branches found
No related tags found
No related merge requests found
......@@ -7,5 +7,8 @@ line-length=80
# run arbitrary code
extension-pkg-allow-list='ujson'
[tool.pylint.FORMAT]
max-line-length=80
[tool.pylint.REPORTS]
reports='no'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment