Closed unbalancedparentheses closed 4 years ago
@jrchatruc or @metdinov could you please check this?
There is currently a make lint command that runs the linter and formatter. Since black is currently en pre release, it is difficult to get it working with pipenv.
make lint
We decided to go with flake8 for linting and yapf for formatting.
@jrchatruc or @metdinov could you please check this?