We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7068412 commit 1aad2b8Copy full SHA for 1aad2b8
tests/integration/api/test_core_api.py
@@ -15,7 +15,7 @@ class Article(BaseModel):
15
16
17
class TestStagehandAPIIntegration:
18
- """Integration tests for Stagehand Python SDK in BROWSERBASE API mode."""
+ """Integration tests for Stagehand Python SDK in BROWSERBASE API mode"""
19
20
@pytest.fixture(scope="class")
21
def browserbase_config(self):
0 commit comments