Commit graph

7 commits

Author SHA1 Message Date
Labrys of Knossos
424879e4b6 Add future imports 2019-04-07 17:44:25 -04:00
Labrys of Knossos
644a11118c Fix flake8 F401 imported but unused 2019-04-05 17:12:05 -04:00
Labrys of Knossos
d208798430 Fix flake8 E402 module level import not at top of file 2019-04-05 17:12:04 -04:00
Labrys of Knossos
8e6e2d1647 Fix flake8 E305 expected 2 blank lines after class or function definition, found 1 2019-04-05 17:12:04 -04:00
Labrys of Knossos
032f7456f9 Fix flake8 E302 expected 2 blank lines, found 1 2019-04-05 17:12:04 -04:00
Clinton Hall
410aab4c58
improve tests (#1574)
improve tests
2019-03-12 18:55:37 +13:00
Clinton Hall
f5891459c2
Set up CI with Azure Pipelines (#1573)
* Set up CI with Azure Pipelines

* test all python versions

* rename test file and set to run from subdir.
2019-03-11 22:40:59 +13:00