Closed grievejia closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 91.26%. Comparing base (
72701e4
) to head (6752172
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Summary
# pyre-placeholder-stub
is a deprecated and non-standard-compliant feature in Pyre. This PR replaces it with the getattr-Any pattern and suppress all downstream type errors.Test Plan
hatch run pyre