aiida-core
aiida-core copied to clipboard
Replace `assert_never` module with `typing.assert_never`
Dont think we need this https://github.com/aiidateam/aiida-core/commit/d7c382a2447260320a36be4f5c6de285f9d37bdc since typing.assert_never provides it.
@agoscinski, I would like to work on this issue. May I proceed?
Not available for python <3.11 https://typing.python.org/en/latest/guides/unreachable.html