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

4
.gitignore vendored
View File

@@ -1,5 +1,7 @@
env
__pycache__
.pytest_cache
.coverage
*.egg-info
sample
sample
.tox