Skip to content

Commit

Permalink
Merge pull request #1071 from porcelaincode/patch-1
Browse files Browse the repository at this point in the history
Update runner.py
  • Loading branch information
markbackman authored Jan 23, 2025
2 parents 466d26a + dee1224 commit d4e4b12
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 d4e4b12

Please sign in to comment.