Closed gau-nernst closed 1 week ago
Note: Links to docs will display an error until the docs builds have been completed.
As of commit b7bff97e3a7b3c2b11a52e34007d144d4d18a495 with merge base ac4f88e19bd9795d6e4861f15a7f7f1f8ed80759 (): :green_heart: Looks good so far! There are no failures yet. :green_heart:
This comment was automatically generated by Dr. CI and updates every 15 minutes.
Context
What is the purpose of this PR? Is it to
Please link to any issues this PR addresses.
Partially address #1978
Changelog
What are the changes made in this PR? *
Test plan
Please make sure to do each of the following if applicable to your PR. If you're unsure about any one of these just ask and we will happily help. We also have a contributing page for some guidance on contributing.
pre-commit install
)pytest tests
pytest tests -m integration_test
UX
If your function changed a public API, please add a dummy example of what the user experience will look like when calling it. Here is a docstring example and a tutorial example