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