Results 5 issues of Mori Atsushi

I use google style as docstring. But it doesn't look good when generating doc by portray. Do I need to follow the same way on portray's doc? Or can I...

enhancement

### Problem Generated docs include super class' methods. - https://github.com/SeleniumHQ/selenium/blob/master/py/selenium/webdriver/remote/webdriver.py ### Expected results Generated docs include methods only for the target class. https://github.com/ki4070ma/python-client/blob/master/appium/webdriver/extensions/device_time.py - device_time - get_device_time ### Used portray...

enhancement

## The problem After upgrading to Android SDK 30, many tests are failed on CI. But almost tests which is failed on CI are passed in local env. (Same device...

task

## The problem To prevent such like https://github.com/appium/python-client/issues/542 ## Ideas ### Build ``` $python setup.py bdist_wheel -> **NG** because there are not only py.typed but also webdriver.py and so on...

task

## The problem Just published API doc. https://appium.github.io/python-client-sphinx/ However, it is just first revision and could be more user friendly. ## References * https://www.sphinx-doc.org/en/stable/examples.html * https://sphinxcontrib-napoleon.readthedocs.io/en/latest/sphinxcontrib.napoleon.html#sphinxcontrib.napoleon.Config

help wanted
task
Documentation