e067be5f0c
Calling Binding.__repr__() when the attribute Binding.path is None would raise TypeError: expected str, bytes or os.PathLike object, not NoneType. Known bindings that may not have a path (Binding.path is None) include bindings for properties such as 'compatible', 'reg', 'status'. Signed-off-by: Chris Duf <chris@openmarl.org> Co-authored-by: Gerard Marull-Paretas <gerard@teslabs.com> |
||
---|---|---|
.. | ||
src/devicetree | ||
tests | ||
.gitignore | ||
requirements.txt | ||
setup.py | ||
tox.ini |