Skip to content

Commit 7953669

Browse files
authored
Merge pull request #76 from browserbase/miguel/stg-461-remove-sync
remove sync version
2 parents f2e66d5 + 2e01751 commit 7953669

File tree

16 files changed

+1
-3502
lines changed

16 files changed

+1
-3502
lines changed

examples/agent_example_sync.py

Lines changed: 0 additions & 134 deletions
This file was deleted.

examples/example_sync.py

Lines changed: 0 additions & 133 deletions
This file was deleted.

stagehand/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
class StagehandBase(ABC):
1717
"""
1818
Base class for Stagehand client implementations.
19-
Defines the common interface and functionality for both sync and async versions.
19+
Defines the common interface and functionality.
2020
"""
2121

2222
def __init__(

stagehand/sync/__init__.py

Lines changed: 0 additions & 6 deletions
This file was deleted.

stagehand/sync/a11y/__init__.py

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)