Skip to content

Updated looking for TaurusGui in utils.

Łukasz Dudek requested to merge github/fork/LJBD/master into master

I think that isinstance is a more "pythonic" way of determining an object's type. Moreover, it allows to subclass TaurusGui in case it is needed (and that's what I'm doing, too).

Are there any disadvantages which I'm not aware of?

Merge request reports