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
This issue keeps track of the breaking change proposed in #74 (review) in order to avoid duplicating walks, e.g. defining SomeWalk and also SomeWalkWithPath.
The text was updated successfully, but these errors were encountered:
I realize this is the second time I've brought up keyword args today, but could we introduce this change without breaking anything by making the keypath a kwarg of walk constructors?
This issue keeps track of the breaking change proposed in #74 (review) in order to avoid duplicating walks, e.g. defining
SomeWalk
and alsoSomeWalkWithPath
.The text was updated successfully, but these errors were encountered: