CMD + K

flake8-slots

Community

A Flake8 plugin to require __slots__ to be defined for subclasses of immutable types.

Installation

To install this package, run one of the following:

Conda
$conda install domdfcoding::flake8-slots

Usage Tracking

0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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

About

Summary

A Flake8 plugin to require __slots__ to be defined for subclasses of immutable types.

Last Updated

Nov 22, 2023 at 11:26

License

MIT License

Total Downloads

96

Supported Platforms

noarch