Remove black for now

This commit is contained in:
Jonathan Kim 2019-06-10 10:49:02 -07:00
parent 9e0f257263
commit 2199e92bf5

View File

@ -50,7 +50,7 @@ matrix:
env: DJANGO=master
- python: 3.7
env: TOXENV=black,flake8
env: TOXENV=flake8
allow_failures:
- env: DJANGO=master