EpochManager.has_more()#

EpochManager.has_more()[source]#

Returns True if there are epoch configs that have not been returned yet by the next() method, and false otherwise.

Return type:

bool