Skip to content

Commit e49174c

Browse files
committed
formatting
1 parent 71e5f98 commit e49174c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

stagehand/config.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import os
2-
from typing import Any, Callable, Literal, Optional, Union
2+
from typing import Any, Callable, Literal, Optional
33

4-
from browserbase.types import SessionCreateParams as BrowserbaseSessionCreateParams
54
from pydantic import BaseModel, ConfigDict, Field, field_validator
65

76
from stagehand.schemas import AvailableModel

0 commit comments

Comments
 (0)