Skip to content
Snippets Groups Projects

Feat black config

Closed Bo-Chun Chen requested to merge github/fork/diedpigs/feat-black-config into feat-cod-rmq
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
pyproject.toml 0 → 100644
+ 3
0
[tool.black]
line-length=75
target-version=['py36']
Loading