MDANSE
MDANSE copied to clipboard
[ENHANCEMENT] Unify writing of dicts
Is your feature request related to a problem? Please describe.
There are lots of instances where dict pairs are written. Could add standard function to IOUtils to dump dicts nicely reducing code duplication.
Places:
- MDANSE/Src/MDANSE/MolecularDynamics/Trajectory.py
- MDANSE/Src/MDANSE/Framework/Jobs/IJob.py