×

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 b294a9b6e5b7654cc7012f3690a7c57f
arch x86_64
build py312h06a4308_0
depends python >=3.12,<3.13.0a0
license Apache-2.0
license_family APACHE
md5 b294a9b6e5b7654cc7012f3690a7c57f
name overrides
platform linux
sha1 92b398cbb6bb99dbb976c2c1ee9412a422c2743f
sha256 e305f8a439d271249aaab986f7da356e18126174800550cda6dea644f962617a
size 36719
subdir linux-64
timestamp 1701732259017
version 7.4.0