ndokter / dsmr_parser

Library to parse Dutch Smart Meter Requirements (DSMR) telegrams.
MIT License
110 stars 64 forks source link

add pylama back in + fix uniform style issues reported by pylama #116

Closed lowdef closed 1 year ago

lowdef commented 1 year ago

Add pylama back in + fix uniform style issues reported by pylama.

Should work from python 3.7 onwards, as python 3.6 is no longer supported this shall not pose problems.

ndokter commented 1 year ago

Thank you for adding this back in