How to use the overrides.final function in overrides

To help you get started, we’ve selected a few overrides examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github mkorpela / overrides / tests / test_enforce.py View on Github external
    @final
    def finality(self):
        return "final"

overrides

A decorator to automatically detect mismatch when overriding a method.

Apache-2.0
Latest version published 4 months ago

Package Health Score

88 / 100
Full package analysis

Similar packages