-
Notifications
You must be signed in to change notification settings - Fork 1
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
More project maintenance things (mypy, ci, pytest) #3
Commits on Oct 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b7bd093 - Browse repository at this point
Copy the full SHA b7bd093View commit details -
Configuration menu - View commit details
-
Copy full SHA for 839fd71 - Browse repository at this point
Copy the full SHA 839fd71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 745a568 - Browse repository at this point
Copy the full SHA 745a568View commit details
Commits on Oct 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 501b3ce - Browse repository at this point
Copy the full SHA 501b3ceView commit details -
Fix license metadata specification
It should be a table, not a string.
Configuration menu - View commit details
-
Copy full SHA for 97286d5 - Browse repository at this point
Copy the full SHA 97286d5View commit details -
If we install JAX in the environment in which pre-commit runs mypy, the pre-commit.ci runs times out. So we cannot add JAX to the additional_dependencies of mypy in .pre-commit-config.yaml, so we have to tell mypy that it's ok if it's missing.
Configuration menu - View commit details
-
Copy full SHA for 4bcca83 - Browse repository at this point
Copy the full SHA 4bcca83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c1abee - Browse repository at this point
Copy the full SHA 0c1abeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5f2ab9 - Browse repository at this point
Copy the full SHA f5f2ab9View commit details -
Configuration menu - View commit details
-
Copy full SHA for edada6a - Browse repository at this point
Copy the full SHA edada6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea7b007 - Browse repository at this point
Copy the full SHA ea7b007View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.