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

Update typing.py #423

Merged
merged 1 commit into from
Nov 29, 2023
Merged

Update typing.py #423

merged 1 commit into from
Nov 29, 2023

Conversation

daniel-dodd
Copy link
Member

Type of changes

  • [ x] Bug fix
  • New feature
  • Documentation / docstrings
  • Tests
  • Other

Checklist

  • [ x] I've formatted the new code by running poetry run pre-commit run --all-files --show-diff-on-failure before committing.
  • I've added tests for new code.
  • I've added docstrings for the new code.

Description

Fixes #422.

@daniel-dodd daniel-dodd merged commit ac47576 into main Nov 29, 2023
13 of 14 checks passed
@st-- st-- deleted the update_keyarray_typing branch November 30, 2023 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dev: jax.random's KeyArray is deprecated - move to jaxtyping's Key
2 participants