Skip to content

Commit

Permalink
Update runner.py
Browse files Browse the repository at this point in the history
  • Loading branch information
porcelaincode authored Jan 23, 2025
1 parent fc6aa6e commit dee1224
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/canonical-metrics/runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,3 @@ async def configure(aiohttp_session: aiohttp.ClientSession):
token = await daily_rest_helper.get_token(url, expiry_time)

return (url, token)
return (url, token)

0 comments on commit dee1224

Please sign in to comment.