Skip to content
This repository has been archived by the owner on Sep 16, 2022. It is now read-only.

Fix linting of code base #14

Closed
vpetersson opened this issue Mar 11, 2019 · 0 comments
Closed

Fix linting of code base #14

vpetersson opened this issue Mar 11, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@vpetersson
Copy link
Contributor

The linting is currently failing due to:

$ flake8 ./ --exclude=venv --ignore=E501                                                                                                                                  ./agent/__init__.py:76:5: E722 do not use bare 'except'

Let's fix this.

@vpetersson vpetersson added the bug Something isn't working label Mar 11, 2019
This was referenced Mar 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant