You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?
The text was updated successfully, but these errors were encountered: