Skip to content

Commit 1aad2b8

Browse files
trigger tests
1 parent 7068412 commit 1aad2b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/api/test_core_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ class Article(BaseModel):
1515

1616

1717
class TestStagehandAPIIntegration:
18-
"""Integration tests for Stagehand Python SDK in BROWSERBASE API mode."""
18+
"""Integration tests for Stagehand Python SDK in BROWSERBASE API mode"""
1919

2020
@pytest.fixture(scope="class")
2121
def browserbase_config(self):

0 commit comments

Comments
 (0)