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
in yt 4.1.x it doesn't (because the ~ is not expanded).
Without running a bisection it seems pretty clear that the breaking change was in #3525, and I can say it wasn't intentional. Luckily the fix is trivial.
The text was updated successfully, but these errors were encountered:
Bug report
Bug summary
up until yt 4.0.5, this used to work
in yt 4.1.x it doesn't (because the
~
is not expanded).Without running a bisection it seems pretty clear that the breaking change was in #3525, and I can say it wasn't intentional. Luckily the fix is trivial.
The text was updated successfully, but these errors were encountered: