Merge pull request #4 from dmberezovskyii/PPA-0003 #15
Annotations
2 warnings and 4 notices
|
Unbound local variables:
conftest.py#L60
Local variable 'driver' might be referenced before assignment
|
|
Unbound local variables:
conftest.py#L58
Local variable 'driver' might be referenced before assignment
|
|
Class has no `__init__` method:
src/screens/base_screen.py#L1
Class has no __init__ method
|
|
Class has no `__init__` method:
src/drivers/android_driver.py#L6
Class has no __init__ method
|
|
Class has no `__init__` method:
src/drivers/ios_driver.py#L6
Class has no __init__ method
|
|
Class has no `__init__` method:
src/drivers/driver_factory.py#L10
Class has no __init__ method
|