Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 132 Bytes

File metadata and controls

7 lines (6 loc) · 132 Bytes

Para contribuir instale o pipenv e habilite o pre hook commit

$ pipenv install --dev
$ pipenv shell
$ pre-commit install