mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-30 23:33:23 -05:00
c3e4b4edb2
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.