zephyr/scripts/dts/python-devicetree/src/devicetree
James Roy 9b795840f9 style: edtlib: Remove the redundant keys() method
Remove the redundant keys method when using the
in statement on a dict to fix the Ruff SIM118
warning.

Signed-off-by: James Roy <rruuaanng@outlook.com>
2025-03-28 12:22:00 +01:00
..
__init__.py
_private.py
dtlib.py style: edtlib: Use the more readable not-equal operator 2025-03-28 12:22:00 +01:00
edtlib.py style: edtlib: Remove the redundant keys() method 2025-03-28 12:22:00 +01:00
grutils.py