Enable black
- blackify all the python files, - enable black in pre-commit, - add a black tox environment.
Showing
- .pre-commit-config.yaml 5 additions, 11 deletions.pre-commit-config.yaml
- setup.cfg 6 additions, 0 deletionssetup.cfg
- setup.py 19 additions, 19 deletionssetup.py
- swh/web/client/auth.py 25 additions, 23 deletionsswh/web/client/auth.py
- swh/web/client/cli.py 40 additions, 27 deletionsswh/web/client/cli.py
- swh/web/client/client.py 99 additions, 78 deletionsswh/web/client/client.py
- swh/web/client/tests/api_data.py 14 additions, 21 deletionsswh/web/client/tests/api_data.py
- swh/web/client/tests/conftest.py 1 addition, 2 deletionsswh/web/client/tests/conftest.py
- swh/web/client/tests/test_cli.py 22 additions, 22 deletionsswh/web/client/tests/test_cli.py
- swh/web/client/tests/test_web_api_client.py 39 additions, 33 deletionsswh/web/client/tests/test_web_api_client.py
- tox.ini 8 additions, 1 deletiontox.ini
Loading
Please register or sign in to comment