]> git.ipfire.org Git - thirdparty/u-boot.git/commit
patman: Add all files to __init__.py
authorSimon Glass <sjg@chromium.org>
Wed, 7 May 2025 15:50:20 +0000 (17:50 +0200)
committerSimon Glass <sjg@chromium.org>
Tue, 27 May 2025 09:07:42 +0000 (10:07 +0100)
commit4f7bd6cae8fa3697d8b90a15b83c47087933f61b
tree98d2d9afa1be58495d4cff7227996ef6448253e1
parentafea95f65380b4f0e98db33252c1bdcc04cc972a
patman: Add all files to __init__.py

Some files are missing from the __all__ list, so add then. Reformat the
list to use more of the width of each line.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/patman/__init__.py