×

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:18 2025
md5 checksum 1fff69ac933e943a2360076ec03a725d
arch x86_64
build py39h06a4308_0
depends python >=3.9,<3.10.0a0
license Apache-2.0
license_family APACHE
md5 1fff69ac933e943a2360076ec03a725d
name overrides
platform linux
sha1 2448225d5925c56642ef45d24fe7bbe08790683f
sha256 d8143f4df015b918334f92d6d2ac553d261ddc8aa4825756a07f4af1e376e7fc
size 29740
subdir linux-64
timestamp 1699371178142
version 7.4.0