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

Format pyproject.toml

parent 40345a7b
No related branches found
No related tags found
2 merge requests!131WIP: Fix linting,!125Update CI config
[tool.black] [tool.black]
line-length=79 line-length = 79
target-version=['py36'] target-version = ['py36']
preview=true preview = true
[tool.pylint.format] [tool.pylint.format]
max-line-length = 79 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