aesara-devs / aemcmc

AeMCMC is a Python library that automates the construction of samplers for Aesara graphs representing statistical models.
https://aemcmc.readthedocs.io/en/latest/
MIT License
39 stars 11 forks source link

Add Mypy to `pre-commit` checks #14

Closed brandonwillard closed 2 years ago

brandonwillard commented 2 years ago

We should add this sooner than later, so that there's less type-based catching up to do.

zoj613 commented 2 years ago

Relevant hooks: https://github.com/pre-commit/mirrors-mypy/blob/master/.pre-commit-hooks.yaml