Include IDE annotations for all internal functions #77
Labels
Debug
Add for issues pertaining to debug options (logging)
Feature Request
Add for a new feature request
Good first issue
Good for newcomers
Help wanted
Extra attention is needed
Milestone
Is your feature request related to a problem? Please describe.
Annotations for function arguments and return values could simplify development of
py_cui
as well as applications using itDescribe the solution you'd like
Annotations should be added to all internal API functions for arguments and return types
Files that have annotations that need to be added:
Additional context
Possibly documentation auto-creation tools may need to be updated to reflect these new changes.
The text was updated successfully, but these errors were encountered: