docs: improve commons module documentation#1055
Conversation
5006264 to
c168a17
Compare
MattiSG
left a comment
There was a problem hiding this comment.
Thank you for this documentation work! 👏 I am looking forward to the systemic effects of having documentation throughout the codebase and how further contributions will improve it 😃
There is a lot of overlap with other PRs (#1033, #1060…) for task running parts, I'm looking forward to merges and rebases that will progressively allow us to focus reviews on functional / documentation changes!
|
|
||
| def __init__(self) -> None: | ||
| pass | ||
| ... |
There was a problem hiding this comment.
For other reviewers wondering, this is a noop: https://stackoverflow.com/a/6189281
Co-authored-by: Matti Schneider <[email protected]>
3c68f33 to
fd75c50
Compare
For the "visible" end result, we still need #1054
Yes, that was a rather painful rebase 🤣 |
Fixes #1251
Follows discussion on #1033
Documentation