I am practicing clean code and annotations in my python code. I do not get what is the functionality of defining NewType objects if their type is not being checked.
NewType