×

A decorator @override that verifies that a method that should override an inherited method actually does it. Copies the docstring of the inherited method to the overridden method. Since signature validation and docstring inheritance are performed on class creation and not on class instantiation, this library significantly improves the safety and experience of creating class hierarchies in Python without significantly impacting performance.

Uploaded Mon Mar 31 00:41:17 2025
md5 checksum 849487ede7b79e0b7df5bcd84ee60cad
arch x86_64
build py38h06a4308_0
depends python >=3.8,<3.9.0a0
license Apache-2.0
license_family APACHE
md5 849487ede7b79e0b7df5bcd84ee60cad
name overrides
platform linux
sha1 f6fdf2a52f45d82440e47dd4b33faed0819bf44a
sha256 8d34c4802bfd5c7bb73fbe13cb3db5c609fb119412b1436aa97d38d8932fbdc2
size 29703
subdir linux-64
timestamp 1699371206753
version 7.4.0