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
We no longer need to set `get_step` in the data layer because my fix
landed upstream. Remove that (to fix a MyPy error on setting a
method) and require 2.9.5 so that we can't accidentally end up without
a `get_step` method.
0 commit comments