crmsh icon indicating copy to clipboard operation
crmsh copied to clipboard

Add mypy type annotations where appropriate

Open krig opened this issue 8 years ago • 0 comments

Now that we're on Python 3, we can use mypy and static type annotations to catch mistakes faster:

http://www.mypy-lang.org/ http://www.mypy-lang.org/examples.html

krig avatar Nov 01 '17 06:11 krig