overrides
Subscription: Developer
Active
Subscription: Developer
A decorator to automatically detect mismatch when overriding a method. It verifies that a method intended to override an inherited one actually does so and copies the docstring of the inherited method to the overridden method during class creation.
pip install overrides==7.7.0
7.7.0
Linux