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
Unpin pyright, as whatever was previously broken seems fixed.
Rather than tons of spurious TypeVar complaints we're left just with
complaints about anchor_in with earlier draft object schemas.
We can check later whether there's some improvement here to the
annotations to make this not complain.
From a functional perspective the code obviously passes the tests.
0 commit comments