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
The Setting class in logitech_receiver/settings contains dozens of subclasses, which are expected to contain specific properties. However, that's not ensured via implementation and makes it so hard to reafactor and maintain.
A dependency graph for the logitech_receiver module can be created via pyreverse
The Setting class in logitech_receiver/settings contains dozens of subclasses, which are expected to contain specific properties. However, that's not ensured via implementation and makes it so hard to reafactor and maintain.
A dependency graph for the logitech_receiver module can be created via pyreverse
The existing problems are
Information
The text was updated successfully, but these errors were encountered: