hyperlog-core / hyperlog-backend

Backend for hyperlog
0 stars 0 forks source link

Add pre-commit hooks for black + flake8 #9

Closed nikochiko closed 4 years ago

nikochiko commented 4 years ago

flake8 can detect some typos and import errors and also inconsistent formatting. Will be useful to check before committing.