stochastic icon indicating copy to clipboard operation
stochastic copied to clipboard

Add type annotations

Open DanielSank opened this issue 3 years ago • 0 comments

Python has type annotations! Adding them would enable editors to identify mistakes and would allow static typechecking as a test (i.e. via mypy).

DanielSank avatar Nov 27 '21 03:11 DanielSank