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

Flake8 issues #1234

Closed
rly opened this issue May 15, 2020 · 0 comments · Fixed by #1235
Closed

Flake8 issues #1234

rly opened this issue May 15, 2020 · 0 comments · Fixed by #1235
Labels
category: bug errors in the code or code behavior

Comments

@rly
Copy link
Contributor

rly commented May 15, 2020

flake8==3.8.1 catches a few new flake8 errors that are making CI tests fail:

.\src\pynwb\legacy\__init__.py:41:1: E402 module level import not at top of file
.\tests\coloredtestrunner.py:94:26: E741 ambiguous variable name 'l'
@rly rly added the category: bug errors in the code or code behavior label May 15, 2020
@rly rly mentioned this issue May 15, 2020
@rly rly closed this as completed in #1235 May 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: bug errors in the code or code behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant