You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@IAlibay can you point us to where this class is implemented? Or provide it here as a snippet and show what it is you are trying that produces the failure?
The use case
I have a subclass of a SolventComponent that has a SmallMoleculeComponent as one of its attributes.
The problem
Roundtripping on keyed dict fails because (in part)
modify_dependencies
does not deserialize the SmallMoleculeComponent in the dict.The text was updated successfully, but these errors were encountered: