fab
fab copied to clipboard
Check for type mismatches
Running the mypy static type checker reveals that some of our code is not sufficiently type hinted. It would be good to correct this to get maximum value out of the type hinting.
This looks like a good first issue which should fit around other work. I'll take it on, if there are no objections?