# code_styling

Cover image

Raise the Bar of Code Quality in Python Projects

Create pre-commit hooks with isort, black, flake8. Add it to Github Actions to automate your code styling check and keep quality at the top.

Link