Skip to content

Commit 8067114

Browse files
committed
ci: linting
1 parent ab9a1fa commit 8067114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/workflows/context/context.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@ async def synthesize(
487487
self._event_buffers[buffer_id][e_type_path].append(ev_to_restore)
488488

489489
return None
490-
490+
491491
def _send_event(self, message: Event, step: str | None = None) -> None:
492492
"""
493493
Sends an event to a specific step in the workflow.

0 commit comments

Comments
 (0)