On Thu, 8 May 2025 at 00:11, Tom Rini <[email protected]> wrote: > > Some of the functions were missing pydoc comments. Add them so they will > be included in the documentation. > > Reported-by: Heinrich Schuchardt <[email protected]> > Signed-off-by: Tom Rini <[email protected]> > --- > Cc: Heinrich Schuchardt <[email protected]> > Cc: Simon Glass <[email protected]> > --- > test/py/tests/test_net_boot.py | 14 ++++++++++++++ > 1 file changed, 14 insertions(+) >
Reviewed-by: Simon Glass <[email protected]>

