Skip to content

Commit 37404a0

Browse files
FEAT: Expose bacterial colony standard image (#1115)
Co-authored-by: Sebastian Wallkötter <sebastian@wallkoetter.net>
1 parent 08d2cc1 commit 37404a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

imageio/core/request.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ def __getitem__(self, key):
176176
"moon.png": "Image showing a portion of the surface of the moon",
177177
"page.png": "A scanned page of text",
178178
"text.png": "A photograph of handdrawn text",
179+
"bacterial_colony.tif": "Multi-page TIFF image of a bacterial colony",
179180
"chelsea.zip": "The chelsea.png in a zipfile (for testing)",
180181
"chelsea.bsdf": "The chelsea.png in a BSDF file(for testing)",
181182
"newtonscradle.gif": "Animated GIF of a newton's cradle",

0 commit comments

Comments
 (0)