The function get_testing_mobile and get_testing_card have a parameter called self that does absolutely nothing but causes error in the useg because I the documentation it says direc call without parameter but on running it creates
TypeError: get_testing_mobile() missing 1 required positional argument: 'self'
The function get_testing_mobile and get_testing_card have a parameter called self that does absolutely nothing but causes error in the useg because I the documentation it says direc call without parameter but on running it creates
TypeError: get_testing_mobile() missing 1 required positional argument: 'self'