pepkit / peppy

Project metadata manager for PEPs in Python
https://pep.databio.org/peppy
BSD 2-Clause "Simplified" License
37 stars 13 forks source link

from and to dict improvements #438

Closed khoroshevskyi closed 1 year ago

khoroshevskyi commented 1 year ago

In this PR I fixed #437

Unfortunately, after this changes we have to solve one issue in pepdbagent. Additionally I checked pephub, and it seams that everything works fine.

@nleroy917, @nsheff please check if everything works in pephub, before approval of this PR

khoroshevskyi commented 1 year ago

After discussion we decided to not make changes in return dictionary (in to_dict func)