Skip to content

Commit 78afa86

Browse files
add spaces?!
1 parent 6a47094 commit 78afa86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/humanloop/requests/session_event_response.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010

1111
if typing.TYPE_CHECKING:
1212
class SessionEventResponseParams(typing_extensions.TypedDict):
13-
log: LogResponseParams
14-
children: typing.Sequence["SessionEventResponseParams"]
13+
log: LogResponseParams
14+
children: typing.Sequence["SessionEventResponseParams"]

0 commit comments

Comments
 (0)