Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/e2b-dev/E2B into add-metric…
Browse files Browse the repository at this point in the history
…s-methods-to-sdks
  • Loading branch information
0div committed Jan 24, 2025
2 parents fa32e39 + 61d1479 commit eafaab1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/python-sdk/e2b/sandbox_sync/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ def connect(
# Another code block
same_sandbox = Sandbox.connect(sandbox_id)
```
"""
return cls(
sandbox_id=sandbox_id,
Expand Down

0 comments on commit eafaab1

Please sign in to comment.