Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider allowing state appending with States.from_file() and States.from_future() #185

Open
arcondello opened this issue Dec 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@arcondello
Copy link
Member

arcondello commented Dec 12, 2024

if not replace:
raise NotImplementedError("appending states is not (yet) implemented")

Right now there is no way to load states from a file or future without replacing the states already present. It would be useful to be able to instead append.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant