Closed GenevieveBuckley closed 6 years ago
The docstring for class ImageReader should use the correct class name in the example use case: This class is meant to be harnessed to a scope like this:
with ImageReader(path) as reader: ....
The docstring for class ImageReader should use the correct class name in the example use case: This class is meant to be harnessed to a scope like this: