summaryrefslogtreecommitdiff
path: root/tools/buildman/__init__.py
AgeCommit message (Collapse)Author
2022-01-24tools: Add init files for Python toolsSimon 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>