Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-24 | tools: Add init files for Python tools | Simon Glass | |
Add some empty __init__ files for binman, buildman and dtoc so that pylint is able to recognise these as Python modules and produce more useful pylint output. Signed-off-by: Simon Glass <sjg@chromium.org> |