Skip to content

Consider adding asserts to enforce contracts on public methods/functions. #628

Description

@christinaholtNOAA

AC

Description

It might make user-facing functions and methods easier to work with if we have code that more strictly enforces the contract with the caller. While mypy does that for us with internal use, API users are possibly going to have a harder time figuring it out.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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