refactor will_set function to match the publish function and allow the msg/payload to be encoded bytes, not just str, int or float. #569
Annotations
6 errors
test
black
|
test:
adafruit_minimqtt/adafruit_minimqtt.py#L1
reformatted
|
test
pylint (library code)
|
test:
adafruit_minimqtt/matcher.py#L91
Use 'yield from' directly instead of yielding each element one by one
|
test:
adafruit_minimqtt/matcher.py#L94
Use 'yield from' directly instead of yielding each element one by one
|
test
Process completed with exit code 1.
|