Skip to content

Correction #2

Description

@andtauk

change this:
assert imread(image).shape[2] == 3

for this:
assert imread(image)[2].shape == 3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions