Open lsibal opened 7 years ago
Currently, not defining commit will cause raise NotImplementedError when said method is called.
commit
NotImplementedError
Options:
This issue was moved to sidapa/lackeys#12
Currently, not defining
commit
will cause raiseNotImplementedError
when said method is called.Options:
commit
method which will be used by default unless the user overrides itcommit
(depends if we want it on by default or not)