Richard van der Hoff c3e4b4edb2 Fix warnings about not calling superclass constructor
Separate `SimpleCommand` from `Command`, so that things which don't want to use
the `data` property don't have to, and thus fix the warnings PyCharm was giving
me about not calling `__init__` in the base class.
2020-04-07 17:40:22 +01:00
..
2019-12-12 15:21:12 +00:00
2020-04-03 10:57:07 +01:00
2019-06-20 19:32:02 +10:00
2020-03-11 18:49:41 +00:00