Skip to content

fixed flake8 error E402#486

Merged
Holzhaus merged 1 commit intojasperproject:jasper-devfrom
andweber:fix_flake8_check
May 3, 2016
Merged

fixed flake8 error E402#486
Holzhaus merged 1 commit intojasperproject:jasper-devfrom
andweber:fix_flake8_check

Conversation

@andweber
Copy link

@andweber andweber commented Apr 4, 2016

travis build check fails because of flake8 E402. Fixed it with single line suppression.

E402 is "module level import not at top of file" - it looks like the problem is a if statement necessary due to some renaming in python 3.

@GeoBeBee
Copy link

The problem with the weather might be fixed by #483.

@GeoBeBee
Copy link

This Pull Request #486 is now covered by the successfully submitted #493 ('Default 4 syllable keyword HelloJasper works much better for new users').

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants