# Styling ## Code Style ### Must - PEP 20 & PEP 8 ### Should - PEP484 ## Tools ### Must - `black` ### Should - `mypy` | `pyre`