diff options
author | Gerhard Sittig <gerhard.sittig@gmx.net> | 2021-12-25 19:43:48 +0100 |
---|---|---|
committer | Gerhard Sittig <gerhard.sittig@gmx.net> | 2021-12-26 13:45:09 +0100 |
commit | e4bea07dd4e58b1b1becdcc5df6aa6fe33205c65 (patch) | |
tree | 51a9e0ad2b13ac6e0861dc6f6d05e206781117ea /irmp | |
parent | 3db0d9750d6947080ae1cfe4ba1108a1687cf24f (diff) | |
download | libsigrokdecode-e4bea07dd4e58b1b1becdcc5df6aa6fe33205c65.tar.gz libsigrokdecode-e4bea07dd4e58b1b1becdcc5df6aa6fe33205c65.zip |
type_decoder: move Python doc strings to method implementations
Move Python doc strings to the location where methods and classes get
implemented. This improves awareness during maintenance, and allows for
longer text phrases without obfuscating the registration code path.
This commit does not alter the content of existing doc strings, only
moves their location. And keeps related items together when long decls
span multiple text lines (function name and arguments list, args and
kw args), to improve/keep readability.
Diffstat (limited to 'irmp')
0 files changed, 0 insertions, 0 deletions