@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 I added the missing docstrings for the
KeyAssignedListView
andScrollingTextView
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.