1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 00:32:04 +02:00

tools: Add init files for Python tools

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>
This commit is contained in:
Simon Glass
2021-11-21 20:48:39 -07:00
committed by Tom Rini
parent fd520092b7
commit c761cf778f
3 changed files with 0 additions and 0 deletions

0
tools/binman/__init__.py Normal file
View File

View File

0
tools/dtoc/__init__.py Normal file
View File