Skip to content

Commit

Permalink
Fix flake8 checking
Browse files Browse the repository at this point in the history
  • Loading branch information
tbekolay committed Apr 23, 2019
1 parent 77b0ecd commit ea6d52e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .nengobones.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ ci_scripts:
pip_install:
- flake8
post_commands:
- flake8 nengo
- flake8 nengo_loihi
- flake8 --ignore=E226,E703,W391,W503 docs
- template: deploy

Expand Down

0 comments on commit ea6d52e

Please sign in to comment.