IoTtalk / iottalk-py

IoTtalk v2 Python SDK
MIT License
0 stars 6 forks source link

dai: fix on_disconnect parameters #38

Closed iblislin closed 3 years ago

iblislin commented 3 years ago

fix

ERROR:DAN:Caught exception in on_disconnect: f() takes 0 positional arguments but 1 was given
codecov[bot] commented 3 years ago

Codecov Report

Merging #38 (c0a80d7) into master (00af119) will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #38   +/-   ##
=======================================
  Coverage   38.59%   38.59%           
=======================================
  Files           6        6           
  Lines         513      513           
  Branches       72       72           
=======================================
  Hits          198      198           
  Misses        308      308           
  Partials        7        7           
Impacted Files Coverage Δ
iottalkpy/dai.py 38.19% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 00af119...c0a80d7. Read the comment docs.