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
The superclass MutableSequence of builtin object bytearray is not properly typed in the current stub file(stdlib/3/typing.pyi), which is missing method clear.