Skip to content

Commit 4405195

Browse files
committed
chore: Delint
1 parent b7b0dc1 commit 4405195

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/toolbox-core/tests/test_client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,6 @@ async def test_add_auth_token_getters_duplicate_fail(self, tool_name, client):
371371
):
372372
authed_tool.add_auth_token_getters({AUTH_SERVICE: {}})
373373

374-
375374
@pytest.mark.asyncio
376375
async def test_add_auth_token_getters_missing_fail(self, tool_name, client):
377376
"""

0 commit comments

Comments
 (0)