Closed jwodder closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.74%. Comparing base (
2643846
) to head (b20ebee
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Thank you!
Use of
typing_extensions
was reintroduced to the code in commit 0d381179 (#203), buttyping_extensions
was not added to the runtime requirements. This PR fixes that.