futaba icon indicating copy to clipboard operation
futaba copied to clipboard

Add mypy for type checking

Open emmiegit opened this issue 6 years ago • 0 comments

We should consider adding mypy to take advantage of type hints and minimize runtime errors. It's going to be a bit of a project though, since with no configuration it doesn't pick up our imports, and we'll also need to get it to work on Travis too. So probably something on the backburner for now.

emmiegit avatar Oct 28 '18 23:10 emmiegit