aas_core_rc02.common

Provide common functions shared among the modules.

aas_core3_rc02.common.assert_never(value: NoReturn) NoReturn[source]

Signal to mypy to perform an exhaustive matching.

Please see the following page for more details: https://hakibenita.com/python-mypy-exhaustive-checking