You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on the work in this PR: #4425
It was determined that we make smaller PR's to update the typing to follow the pyright instead of mypy.
These smaller PR's will work towards the goal of eliminating mypy and switching permanently to pyright.
Objectives:
Fix typing issues from the exclude list in follow-up small PRs
a. Based on more restrictions we can set those and then clean them up in small prs.
When the fix list for at least opentelemetry-api and opentelemetry-sdk/resources is done, we remove mypy from CI.
a. Once the small PRs are merged we can remove the ci stuff.
The text was updated successfully, but these errors were encountered:
Based on the work in this PR: #4425
It was determined that we make smaller PR's to update the typing to follow the pyright instead of mypy.
These smaller PR's will work towards the goal of eliminating mypy and switching permanently to pyright.
Objectives:
a. Based on more restrictions we can set those and then clean them up in small prs.
a. Once the small PRs are merged we can remove the ci stuff.
The text was updated successfully, but these errors were encountered: