Commit Graph

5 Commits

Author SHA1 Message Date
Tom Christie e3543aa08e
Add `routes` argument to Mount (#400)
* Add Mount(routes=...)

* Tweaks
2019-02-18 18:28:31 +00:00
Tom Christie 6cd0b2b787
Remove unused imports, with 'autoflake' (#313) 2019-01-10 14:35:32 +00:00
Tom Christie bcf876c686
Use isort for consistent import ordering (#156) 2018-10-29 14:46:42 +00:00
Tom Christie 060f0593bc
Push black linting into ./scripts/test (#96)
* Push black linting into ./scripts/test Fix some annotations etc.

* Skip black on 3.7

* Fix script

* Blergh. Shell equality tests are weird

* Attempt to fix equality check
2018-10-09 12:27:27 +01:00
Tom Christie 5a9fe3f048 Initial commit 2018-06-25 14:15:32 +01:00