Skip to content

Commit e4ec9b0

Browse files
update
1 parent cccbbcd commit e4ec9b0

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

examples/example.py

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,6 @@
3333

3434
load_dotenv()
3535

36-
console.print(
37-
Panel(
38-
"[yellow]Stagehand Python SDK Example[/]\n"
39-
"[white]This example demonstrates basic Stagehand functionality.[/]",
40-
title="Welcome",
41-
border_style="blue",
42-
)
43-
)
44-
4536
console.print(
4637
Panel(
4738
"[yellow]Logging Levels:[/]\n"

0 commit comments

Comments
 (0)