framing: fix PEP8

This commit is contained in:
Roman Zeyde
2014-12-31 13:31:08 +02:00
parent ffdfce78fc
commit 43ed34ede5
2 changed files with 8 additions and 3 deletions

View File

@@ -17,3 +17,6 @@ script:
- pep8 amodem/ scripts/ tests/ amodem-cli
- cd tests
- coverage run --source=amodem -m py.test
after_success:
- coveralls