tune-glitch
Results
1
issues of
tune-glitch
test_results_client = connection.clients.get_test_results_client() test_results_client = connection.clients_v5_1.get_test_results_client() test_results_client = connection.clients_v6_0.get_test_results_client() I get the same attribute error of get_test_results having no attribute. I looked in client_factory, client_factory[5.1], and client_factory[6.0] and the method...