Skip to content
Snippets Groups Projects

Add pre commit

Merged Bo-Chun Chen requested to merge louistw/account-app:feat-pre-commit into master
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
pyproject.toml 0 → 100644
+ 4
0
[tool.black]
line-length=79
target-version=['py36']
preview=true
Loading