A Flake8 plugin to require __slots__ to be defined for subclasses of immutable types.
A Flake8 plugin to require slots to be defined for subclasses of immutable types.
Before installing please ensure you have added the following channels: conda-forge, domdfcoding