plugins: Disable attribute-defined-outside-init pylint error
Plugins set their attributes in configure(), because the constructor is not public API.
Loading
Please register or sign in to comment
Plugins set their attributes in configure(), because the constructor is not public API.