polyply_1.0
polyply_1.0 copied to clipboard
fix documentation
Docstrings need to either be added or put into proper format
If you want to typehint this completely (optional), you can do something like templates: dict[str, vermouth.molecule.Block], indicating its keys are strings and values are Blocks. You'll still need to tell the str is a resname. And I'm not sure how much sphinx/autodoc/apidoc likes the not-4-spaces indent. But that we can fix later
Originally posted by @pckroon in #29