Complete pylint(1) fixes for GUI
authorAlexander Vasarab <alexander@wylark.com>
Mon, 29 Jun 2020 20:14:14 +0000 (13:14 -0700)
committerAlexander Vasarab <alexander@wylark.com>
Mon, 29 Jun 2020 20:14:14 +0000 (13:14 -0700)
This largely involved corraling all of the individual, federated Wx item
class members into one super dict. It's cleaner, arguably, but quite
verbose.


No differences found