Skip to content

Commit 2e01751

Browse files
committed
remove tests
1 parent 2c060b5 commit 2e01751

File tree

2 files changed

+1
-82
lines changed

2 files changed

+1
-82
lines changed

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__(

tests/functional/test_sync_client.py

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

0 commit comments

Comments
 (0)