Skip to content

Test-class in wcsaxes is defining unneeded property #9241

@MSeifert04

Description

@MSeifert04

As noted in the comments (#9225 (comment)) the test class doesn't need this property (otherwise the test would've failed earlier).

I'm not sure how this can be addressed but we probably don't need "dead code" floating around in our tests. Maybe we can get away by replacing the contents with raise NotImplementedException (or how it's called) to make it clearer that we don't need it?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions