Move PyQt imports to one file to ease upgrades (PyQt5 -> PyQt 6 for instance). It will reduce the maintenance cost for those big steps.
- Is referenced in
Move PyQt imports to one file to ease upgrades (PyQt5 -> PyQt 6 for instance). It will reduce the maintenance cost for those big steps.