mikemalinowski / qute

A Qt helper library extending Marcus Ottosson's Qt.py library
MIT License
12 stars 3 forks source link

Suggestion: Potentially consider accepting set as valid type? #12

Open ldunham1 opened 4 years ago

ldunham1 commented 4 years ago

https://github.com/mikemalinowski/qute/blob/736d3e57c9d3bb66e17bd4b61f24dc18e4faa349/qute/utilities/_core.py#L12

Depending on usage, builtin set might be a viable type to also accept? That being said, the method name certainly might argue otherwise...