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 means you can't ring things like anti-April-Day (Grandsire with Plain Bob calls).
A solution could be that we turn generator_from_special_title into a function that takes a method title and optional calls and always returns a RowGenerator. We should also remove the defaults of 14/1234 calls, and have the generator_from_special_title replacement decide on the custom calls.
The text was updated successfully, but these errors were encountered:
I think that this issue will be largely offset if #96 gets resolved - Bob Wallis' website has its own method name overrides and custom calls and we can just use them.
This means you can't ring things like anti-April-Day (Grandsire with Plain Bob calls).
A solution could be that we turn
generator_from_special_title
into a function that takes a method title and optional calls and always returns a RowGenerator. We should also remove the defaults of14
/1234
calls, and have thegenerator_from_special_title
replacement decide on the custom calls.The text was updated successfully, but these errors were encountered: