×

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:16 2025
md5 checksum f190438a5380646ecbfbd7d67b4eacb4
arch x86_64
build py310h06a4308_0
depends python >=3.10,<3.11.0a0
license Apache-2.0
license_family APACHE
md5 f190438a5380646ecbfbd7d67b4eacb4
name overrides
platform linux
sha1 a06142bf0262aec0502304ad7eec1da9e8396a9b
sha256 3ed69c123c974e1ce101ee4f826363fe2a23976ed27e3a90b6f5abbb7f2a79d7
size 29751
subdir linux-64
timestamp 1699371235539
version 7.4.0