Skip to content

Commit

Permalink
Update opentelemetry-sdk/tests/trace/test_trace.py
Browse files Browse the repository at this point in the history
Co-authored-by: Leighton Chen <lechen@microsoft.com>
  • Loading branch information
ocelotl and lzchen authored Feb 9, 2023
1 parent fc0b621 commit 34e98d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opentelemetry-sdk/tests/trace/test_trace.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
If this test fails it may be because a change was made in
opentelemetry-sdk/src/trace/__init__.py. That file has a call to
warnings.filterwarnings that needs the line number where an of the line where
warnings.filterwarnings that needs the line number where an
InstrumentationInfo instance is created to catch the DeprecationWarning that is
raised. Make sure to update the line number in the warnings.filterwarnings call
if necessary.
Expand Down

0 comments on commit 34e98d2

Please sign in to comment.