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
Pipes are python 3.9 syntax. While it's nice (type annotation *is* verbose and ugly),
this is the only place which is not python 3.8 compatible, so it's not worth bumping
the min version just for this single line.
0 commit comments