Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PseudoPotentialData
: Update the caching API to changes in aiida-core
The `NodeCaching` class changed its API where the method `_get_objects_to_hash` was made public by being renamed to `get_objects_to_hash` and it now returns a dictionary instead of a list.
- Loading branch information