mirror of
https://github.com/triqs/dft_tools
synced 2025-01-26 04:21:58 +01:00
15f0899016
When an object with __hdf_write__ was written in an archive, the corresponding key was not cached. Therefore, one could not access the object which had just been written.