slackbuilds_ponce/python/python3-overrides/README
Isaac Yu 7ed9ac9f11
python/python3-overrides: Added (decorator for overriding methods)
Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-05-27 08:08:50 +07:00

2 lines
84 B
Text

overrides is a decorator to automatically detect mismatch when
overriding a method.