Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Missing self in image_slices_viewer #13051

Closed
@pierrethibault

Description

@pierrethibault

Little bug that shows up only when using the class in a different context:

ax.set_ylabel('slice %s' % self.ind)

should be self.ax.set_ylabel(.... It feels silly to submit a PR for 5 characters, but can do it if that's the procedure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions