mirror of
https://github.com/no2chem/wideq.git
synced 2025-05-16 07:10:09 -07:00
fix flake8 criteria
This commit is contained in:
parent
810a3ce747
commit
c6f822bffe
@ -168,6 +168,7 @@ class MonitorError(APIError):
|
|||||||
self.device_id = device_id
|
self.device_id = device_id
|
||||||
self.code = code
|
self.code = code
|
||||||
|
|
||||||
|
|
||||||
class JsonError(APIError):
|
class JsonError(APIError):
|
||||||
"""JSON Decode error
|
"""JSON Decode error
|
||||||
The received json value is malformed
|
The received json value is malformed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user