zephyr/scripts/dts/python-devicetree
Martí Bolívar 6e9e984e60 dtlib: remove pylint suppression
This became useless when _init_tokens() was refactored not to use
global variables (in "dtlib: use IntEnum for token IDs"), and the
linter is complaining about it now.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2021-08-25 18:03:17 -04:00
..
src/devicetree dtlib: remove pylint suppression 2021-08-25 18:03:17 -04:00
tests dtlib: allow dangling aliases with DT(..., force=True) 2021-07-14 19:51:46 -04:00
.gitignore
requirements.txt
setup.py
tox.ini python-devicetree: tox: fix mypy 2021-06-09 21:01:55 -04:00