qface icon indicating copy to clipboard operation
qface copied to clipboard

Obsolete README.md example

Open vifactor opened this issue 7 years ago • 0 comments

for module in system:
    for interface in module:
...

this does not work since neither System nor Module classes are not iterable

vifactor avatar Feb 27 '19 13:02 vifactor