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
It's possible we'll want to change the repr again in future, but this is hard to extend in a backwards compatiable way. Should we use legacy=(1,13) or legacy='1.13' instead?
The text was updated successfully, but these errors were encountered:
It's possible we'll want to change the repr again in future, but this is hard to extend in a backwards compatiable way. Should we use
legacy=(1,13)
orlegacy='1.13'
instead?The text was updated successfully, but these errors were encountered: