working version of the Telegram object

This commit is contained in:
Hans Erik van Elburg
2019-06-06 05:41:55 +02:00
parent 8bdf77c78d
commit c36f68a884
6 changed files with 160 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ commands=
pylama dsmr_parser test
[pylama:dsmr_parser/clients/__init__.py]
ignore = W0611
ignore = W0611,W0605
[pylama:pylint]
max_line_length = 100