Skip to content

Improve check_limits decorator #159

Description

@MichaelWedel

The check_limits decorator that was introduced in #157 has a few shortcomings. In its current form it can only be used on class methods with one numeric parameter.

However it should be extended to be usable on free functions and to decorate functions with multiple parameters that need limit checking.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions