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
# Stubs for prelude (Python 3.6)## NOTE: This dynamically typed stub was automatically generated by stubgen.importtypingf: typing.Callable[<TypeListint, int>, int]
which is invalid Python syntax. Instead, <TypeList int, int> should be [int, int].