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

@ -27,6 +27,7 @@ pytest-sugar = "^0.9.2"
pytest-xdist = "^1.29"
coverage = "^4.5"
codecov = "^2.0"
pytest = "^7.1.3"
[build-system]
requires = ["poetry>=0.12"]