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
Add additional overload signatures for shared methods to resolve pyre errors
Summary:
Add a few additional overload signatures to shared methods for resolving pyre errors
Also remove separate cases for typing Literal since the split was necessary due to previous support for Python < 3.8
Differential Revision: D64677349
0 commit comments