Closed jrbourbeau closed 6 years ago
This PR adds a Callback container object, CallbackList, and updates _unfold to ensure that the on_unfolding_begin/_end and on_iteration_begin/_end methods are called for each Callback.
Callback
CallbackList
_unfold
on_unfolding_begin
_end
on_iteration_begin
flake8 pyunfold
This PR adds a
Callback
container object,CallbackList
, and updates_unfold
to ensure that theon_unfolding_begin
/_end
andon_iteration_begin
/_end
methods are called for eachCallback
.flake8 pyunfold