Open andweber opened 8 years ago
Hi Andy, I just spotted this, and have actually just incorporated your weather fix (#483), and also the fix to your flake8 error E402 (#486). Hopefully enough comments pointing in the right direction ;-) Regards, Geoff
it might be a problem with my development setup - but my flake8 complains about almost everything. It might be usefull to provide a flake8 config like attached to make sure that the test is always the same.
flake8.txt
By the way: travis checks with:
flake8 setup.py jasper tests
meaning that plugins folder is not checked - is it intended?