python-client
python-client copied to clipboard
Update test code for python 3
Current test code inherits object and can make them more pytest style.
https://github.com/appium/python-client/pull/636#discussion_r729545712
Hi @KazuCocoa, what else needs to be changed apart from removing inheritance of the object?
The syntax related is the object. I think we have more minor things, but I don't have concrete examples right now.