https://bugs.dpdk.org/show_bug.cgi?id=1373
Bug ID: 1373
Summary: Make docstrings less verbose, or reduce repeats
Product: DPDK
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: dts
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
Thomas mentions that testsuites files should have as few lines as possible. Of
course, we will be adding some functions which simplify the actual code, which
will aleviate this issue, but we can also look at reducing the amount of
docstring lines in DTS. He mentions if a superclass has a docstring for a
function and that function is overridden by the subclass, the docstring may not
need to be repeated in the subclass.
--
You are receiving this mail because:
You are the assignee for the bug.