Fix linting failures

This commit is contained in:
Neil Martinsen-Burrell 2022-10-28 09:22:33 -05:00
parent 53906d339f
commit b425a45ef2
No known key found for this signature in database
GPG key ID: 6A3C818CC10D0184
4 changed files with 15 additions and 4 deletions

View file

@ -27,3 +27,4 @@ flake8 = "*"
mypy = "*"
types-requests = "*"
django-stubs = "*"
types-cachetools = "*"