irskep / clubsandwich

A BearLibTerminal framework for Python 3
MIT License
60 stars 10 forks source link

Add docstrings for KeyAssignedListView and ScrollingTextView classes #15

Closed ItsMeThom-zz closed 5 years ago

ItsMeThom-zz commented 5 years ago

@irskep I added the missing docstrings for the KeyAssignedListView and ScrollingTextView classes. However I'm not familiar enough with sphinx to go about generating the .rst files needed for the docs site so I haven't made any changes there. (Im not even sure, do those need to be updated?)

I did some slight reformatting to a few places pylint complained about long lines, strictly formatting no logical changes.

irskep commented 5 years ago

Looking great, thanks so much for helping! I'll regenerate the docs when we do the next release.