materialsproject / fireworks

The Fireworks Workflow Management Repo.
https://materialsproject.github.io/fireworks
Other
351 stars 184 forks source link

Implement __len__ + __iter__ for Firework + Workflow #464

Closed janosh closed 2 years ago

janosh commented 2 years ago

Also adds a few type hints.

Added a test for the Workflow __len__ and __iter__ but couldn't find the test class for Fireworks.