Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: adapt code to pass flake8 #94

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

smlng
Copy link
Contributor

@smlng smlng commented Mar 5, 2020

this modifies the code to pass standard flake8 static code checks and its that to travis config as well.

NOTE this depends on #93 and should not be merged before

Moving optional imports of python-magic and IntelHex inline, with
error handling. Omitting state variables for cleaner code and better
readability.
@smlng
Copy link
Contributor Author

smlng commented Mar 5, 2020

also note: I did not (yet) adapt the test script to pass flake8

@JelmerT
Copy link
Owner

JelmerT commented Mar 16, 2020

waiting on #93 to address this

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.

None yet

2 participants