Review feedback: unit tests, accessibility, etc.

This commit is contained in:
Neil Martinsen-Burrell 2022-10-26 13:49:09 -05:00
parent 921790072d
commit 2f463b810b
No known key found for this signature in database
GPG key ID: 6A3C818CC10D0184
9 changed files with 185 additions and 84 deletions

View file

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