iotile / iotile/coretools

Replace @param and @return_type with @docannotate

Open
#737 0 comments 1 reaction 0 assignees View on GitHub
class:self-contained priority:low type:technical-debt
Dominant language
Python
Stars
14
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Replace usage of @param and @return_type instead of @docannotate. Docannotate is a newer addition to typedargs and is preferred over the older explicit type annotations.

https://github.com/iotile/coretools/search?q=return_type&unscoped_q=return_type

https://github.com/iotile/coretools/search?q=param&unscoped_q=param

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.