On Thu, 31 Aug 2023 at 23:05, Maxim Cournoyer <maxim.courno...@gmail.com> wrote: > > There is no "run_patman" procedure in patman's __main__.py file, which > would cause the following error at execution: > > "AttributeError: module 'patman.__main__' has no attribute 'run_patman'" > > Signed-off-by: Maxim Cournoyer <maxim.courno...@gmail.com> > --- > > tools/patman/pyproject.toml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: Simon Glass <s...@chromium.org>