jayvdb opened this issue 6 years ago · 0 comments
The __init__ in this module only invokes super, which will happen anyway if the __init__ is removed.
__init__
This is medium importance because we do not want any plugin to be using __init__, as they should be using activate. (c.f. #577)
activate