Please don't hesitate to ask questions about anything on this template. The template helps streamline the code review process for the repository maintainers, but should not be a barrier to your contribution if some of the questions are confusing or irrelevant to your change.
Select all that apply
-
Bugfix
-
New feature
-
Documentation improvements
-
Improved test coverage
-
Other: (Please specify)
If this PR corresponds to an issue, please link the issue number here.
1 - 2 sentence non-technical description of the changes in this PR
If applicable, go into further detail about the technical changes and design decisions of your changes.
If applicable, list any added dependencies and explain why they are necessary
-
I have updated any relevant tests and the test suite is passing
-
I have updated any relevant documentation
-
I have run the pre-commit hooks for this repository's designated code styles