DEIS-Tools / CLAIRE-library

GNU General Public License v3.0
0 stars 0 forks source link

[Python] Inconsistent return values for update_state #59

Closed magoorden closed 2 months ago

magoorden commented 2 months ago

update_state returns the cached state if it deems it still to be up-to-do; otherwise, after retrieving the new state, a Boolean is returned indicated wether the state has been updated sucessfully or not.