diff options
author | Simon Glass <sjg@chromium.org> | 2025-05-08 05:36:20 +0200 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2025-05-27 10:07:42 +0100 |
commit | a52e80aee7cca7437869fd9cc74fd491d4e94442 (patch) | |
tree | 6e823d2c55a1aa8fc6d1b337c166e6d66281d5fe /tools/patman/settings.py | |
parent | 8465b44cb517571cbf3c2ffb552d5c8c93f0e885 (diff) |
patman: Correct some pylint and asyncio issues
Correct some pylint warnings in this file. Make use of the existing
asyncio event loop, instead of creating a new one, since this also
destroys it afterwards, making it unavailable for tests which want to
share an event loop. Use tools.write_file() to avoid a warning about
encoding.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/patman/settings.py')
0 files changed, 0 insertions, 0 deletions