Use type annotations (as [per documentation](https://docs.python.org/3/library/typing.html)) whenever possible to make code maintenance easier
Use type annotations (as per documentation) whenever possible to make code maintenance easier