added exception and testcase for comic that loads the page but not images

This commit is contained in:
Bryan Bailey
2022-03-31 10:37:08 -04:00
parent 75137f85d7
commit e8ddad67ab
8 changed files with 58 additions and 89 deletions

5
requirements_dev.txt Normal file
View File

@@ -0,0 +1,5 @@
flake8==3.9.2
tox==3.24.3
pytest==6.2.5
pytest-cov==2.12.1
mypy==0.910