Open
Description
Now that we are using typing, we could replace aiida/common/lang.py::type_check
with a decorator, to test against the types.
Something like this: https://github.com/prechelt/typecheck-decorator
Now that we are using typing, we could replace aiida/common/lang.py::type_check
with a decorator, to test against the types.
Something like this: https://github.com/prechelt/typecheck-decorator