On Sat, Dec 09, 2023 at 03:01:28PM -0500, Tom Rini wrote:

> Recently pylint has started to complain about:
> No name 'fs_helper' in module 'tests' (no-name-in-module)
> 
> Due to:
> from tests import fs_helper
> 
> However, we have:
> test/py/tests/fs_helper.py
> 
> And since we do not want to add a dummy test/py/tests/__init__.py to
> silence this warning we instead just disable it as needed.
> 
> Cc: Simon Glass <s...@chromium.org>
> Signed-off-by: Tom Rini <tr...@konsulko.com>

Applied to u-boot/master and u-boot/next, to unbreak CI now, thanks!

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to