×

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 52fadb1fcb2ed672a81d6e04cde5e728
arch x86_64
build py311h06a4308_0
depends python >=3.11,<3.12.0a0
license Apache-2.0
license_family APACHE
md5 52fadb1fcb2ed672a81d6e04cde5e728
name overrides
platform linux
sha1 c73c8d1c25779a3bef728603c670661bf4fc964c
sha256 65680a34b1602aafaaf04c22f5e023c3b3cd8b709f311aecaa0f410aeb3fdd62
size 37189
subdir linux-64
timestamp 1699371264464
version 7.4.0