rez
rez copied to clipboard
Add type hinting
Add type hinting across the project since we are no longer tied down to Python 2 support.
Motivation This will speed up iteration time since IDEs will be able to use these type hints to check types.