assert_never
assert_never¶
- assert_never(value)[source]¶
Function used for exhaustiveness checks
See https://github.com/python/cpython/pull/30842
- Return type
Function used for exhaustiveness checks
See https://github.com/python/cpython/pull/30842