-
- Downloads
"README.rst" did not exist on "f94b2bc52f1953e643a7dfcbc77ccbe314ac0206"
Fix a bug which occurs for devices w/ no Attributes
While hunting to fix pyright errors, I introduced this nasty bug. Device w/ no attributes will not answer to get_attributes, which is right but not mandatory and introduce edge case in tools.
Please sign in to comment