Skip to content

Commit

Permalink
fixed formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
kunwar-reworkd committed Dec 18, 2024
1 parent 018819f commit 4b3a6a1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion core/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sdk/harambe/contrib/playwright/harness.py
Original file line number Diff line number Diff line change
Expand Up @@ -151,4 +151,4 @@ async def page_factory(*_: Any, **__: Any) -> PlaywrightPage:
await on_end(ctx)
finally:
await ctx.close()
await browser.close()
await browser.close()
4 changes: 2 additions & 2 deletions sdk/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4b3a6a1

Please sign in to comment.