OpenFreeEnergy / gufe

grand unified free energy by OpenFE
https://gufe.readthedocs.io
MIT License
32 stars 9 forks source link

[WIP] Serialization of StagingPaths #259

Closed dwhswenson closed 10 months ago

dwhswenson commented 11 months ago

This is a subset of the work in #234, split off to facilitate review. This PR will merge into #258 (making it easier to see the additions specific to the PR, but meaning that this should be merged before that)

This handles the serialization of StagingPath objects. (detailed description will be coming in a future edit)

TODO:

pep8speaks commented 11 months ago

Hello @dwhswenson! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 68:1: E303 too many blank lines (3)

Comment last updated at 2023-12-22 16:58:26 UTC