Skip to content
Snippets Groups Projects
Commit 63b0c2bf authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Update pyproject

parent 7be16cf2
No related branches found
No related tags found
1 merge request!152Fix account cli
[tool.black]
line-length=79
target-version=['py36']
line-length = 79
target-version = ['py36']
preview = true
[tool.pylint.main]
disable = ["invalid-name", "import-error", "unused-argument", "broad-except"]
ignore = ["config.py", "tests.py"]
[tool.pylint.format]
max-line-length = 79
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