seedcase-project / design

Overall architectural design documentation for Seedcase software.
https://design.seedcase-project.org
Creative Commons Attribution 4.0 International
0 stars 0 forks source link

Contributing guide: Using type hints when writing code #70

Open lwjohnst86 opened 4 months ago

lwjohnst86 commented 4 months ago

Started the discussion here: https://github.com/seedcase-project/seedcase-sprout/issues/102 and since then we've been using them. Now we should have a guide entry for writing type/return hints (and docstrings).