wickman / pystachio

type-checked dictionary templating library for python
MIT License
91 stars 22 forks source link

Cleanup imports and add CI checks. #21

Closed jsirois closed 8 years ago

jsirois commented 8 years ago

This kills unused imports globally and sets up isort for local checks and fixes as well as setting up a CI gating check to make sure imports stay uniform.