#10 Enable static type checking in code
Closed: Fixed 7 years ago Opened 7 years ago by kushal.

Because now we are using Python3, we should enable static type checking in the codebase by using my-py.


We now have initial type hinting for mypy (also works in pycharm) in the code base. I also added a new file runmypy.sh which will help us to run mypy.

@kushal changed the status to Fixed

7 years ago

Login to comment on this ticket.

Metadata