chore: Remove broken flake8 test.

This commit is contained in:
Marcell Vazquez-Chanlatte 2022-09-23 23:02:59 -07:00
parent ac6a8b3b0a
commit 7fc5645376
No known key found for this signature in database
GPG key ID: 5F0B9983ED00A2AF
3 changed files with 11 additions and 11 deletions

View file

@ -10,5 +10,4 @@ steps:
commands:
- pip install poetry
- poetry install
- poetry run pytest --flake8 --cov=mtl
- poetry run codecov
- poetry run pytest