diff --git a/tests/test_api_live.py b/tests/test_api_live.py index 54e395d..d2e6f8f 100644 --- a/tests/test_api_live.py +++ b/tests/test_api_live.py @@ -123,7 +123,6 @@ async def websession(): @pytest.fixture(scope="module") async def results(websession, username, password): - _results = {} # Create API client