leng-yue / py-scrcpy-client

An easy to use python scrcpy client
https://leng-yue.github.io/py-scrcpy-client/
MIT License
283 stars 71 forks source link

[Document] del self #37

Closed DrRyanHuang closed 1 year ago

DrRyanHuang commented 1 year ago

Document demo raise,

TypeError: on_init() missing 1 required positional argument: 'self'

so delete self.

codecov-commenter commented 1 year ago

Codecov Report

Merging #37 (9906e7f) into main (cf3c16d) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #37   +/-   ##
=======================================
  Coverage   99.43%   99.43%           
=======================================
  Files           3        3           
  Lines         533      533           
=======================================
  Hits          530      530           
  Misses          3        3           
Flag Coverage Δ
unittests 99.43% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more