Augusta Carla Klug

Results 1 issues of Augusta Carla Klug

The "image not available" images were not being filtered out, so I looked at the code and changed it as follows (on storeImages.py): ``` def pageEmpty(self, image): im = Image.open(BytesIO(image))...

enhancement
good first issue