Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instance Checking #1

Merged
merged 4 commits into from
May 25, 2024
Merged

Instance Checking #1

merged 4 commits into from
May 25, 2024

Conversation

sneakers-the-rat
Copy link
Collaborator

@sneakers-the-rat sneakers-the-rat commented May 25, 2024

Add the ability to do isinstance(array, NDArray[]) including validations :)

Also:

Params:

  • add fast matching mode that returns the first match without checking for duplicate matches

Bugfix:

  • get all interface classes recursively, instead of just first-layer children
  • fix stubfile generation which badly handled typing imports.

@sneakers-the-rat sneakers-the-rat added the enhancement New feature or request label May 25, 2024
@sneakers-the-rat sneakers-the-rat marked this pull request as ready for review May 25, 2024 01:52
@sneakers-the-rat sneakers-the-rat merged commit 13a8fce into main May 25, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant