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
While namedtuple instances are supported, instances that inherit from typing.NamedTuple don't have autocompletion support yet. for example the arguments of the init function is not inferred.
While namedtuple instances are supported, instances that inherit from typing.NamedTuple don't have autocompletion support yet. for example the arguments of the init function is not inferred.