estimator.cost.Cost.popitem

Contents

estimator.cost.Cost.popitem#

Cost.popitem() (k, v), remove and return some (key, value) pair#

as a 2-tuple; but raise KeyError if D is empty.