opentelemetry-python icon indicating copy to clipboard operation
opentelemetry-python copied to clipboard

Add sdk._logs directory to pyright, fix existing lint errors

Open DylanRussell opened this issue 7 months ago • 0 comments

Description

Add sdk._logs directory to pyright, fix existing lint errors.

Found what I think is a bug as well. See https://github.com/open-telemetry/opentelemetry-python/issues/4582

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • [x ] Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Unit tests

Does This PR Require a Contrib Repo Change?

  • [ ] Yes. - Link to PR:
  • [ x] No.

Checklist:

  • [x ] Followed the style guidelines of this project
  • [ x] Changelogs have been updated
  • [ x] Unit tests have been added
  • [ x] Documentation has been updated

DylanRussell avatar May 14 '25 19:05 DylanRussell