Skip to content

Remove asserts in non-test code (fix S101 errors) #469

@braingram

Description

@braingram

These are all in resample.py.

Replace them with more helpful custom exceptions (or standard exceptions if appropriate) making sure that no downstream code is checking for AssertionErrors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions