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
fix to the following type hint error:
Parameter 2: type "Exception" is incompatible with type "RateLimitExceeded"
"Exception" is not assignable to "RateLimitExceeded"
0 commit comments