updated readme and changelog for upcoming breaking API changes; skip pylama check for unused imports in clients module;

This commit is contained in:
Nigel Dokter
2017-01-11 17:40:25 +01:00
parent 9b488e74f8
commit f3d8311ac2
5 changed files with 15 additions and 5 deletions

View File

@@ -84,6 +84,3 @@ class AsyncSerialReader(SerialReader):
)
except ParseError as e:
logger.warning('Failed to parse telegram: %s', e)