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 the literal in code is an empty list, it is only used as an iterable (in `get_validators`)
relaxing to sequence makes it easier to use a list literal in subclasses which have a homogeneous list (without needing an explicit annotation)
Co-authored-by: Anthony Sottile <[email protected]>
0 commit comments