Before, the pretty-print formatter for openai test yaml wasn't consistently loaded (from #2945).
This also, adds myself into the contributors so I automatically get notified on PRs (as I missed the problem in #2984)
Type of change
Please delete options that are not relevant.
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] This change requires a documentation update
How Has This Been Tested?
I deleted one test yaml and ran the test two ways to make sure it recreates correctly
[x] tox -e py312-test-instrumentation-openai-v2-0
[x] tox -e py312-test-instrumentation-openai-v2-1
Does This PR Require a Core Repo Change?
[ ] Yes. - Link to PR:
[x] No.
Checklist:
See contributing.md for styleguide, changelog guidelines, and more.
Description
Before, the pretty-print formatter for openai test yaml wasn't consistently loaded (from #2945). This also, adds myself into the contributors so I automatically get notified on PRs (as I missed the problem in #2984)
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
I deleted one test yaml and ran the test two ways to make sure it recreates correctly
tox -e py312-test-instrumentation-openai-v2-0
tox -e py312-test-instrumentation-openai-v2-1
Does This PR Require a Core Repo Change?
Checklist:
See contributing.md for styleguide, changelog guidelines, and more.