You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DeviceList: Use the model stored in the class
No functional change just use the already stored model self.liststore,
which is the same model self.get_model() returns.