Skip to content

Commit

Permalink
create a patch
Browse files Browse the repository at this point in the history
  • Loading branch information
dewmal committed Jul 1, 2024
1 parent efc78fc commit 4384be5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/ceylon/ceylon/runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

from pydantic import BaseModel

from ceylon.ceylon import Workspace, WorkspaceConfig, uniffi_set_event_loop, AgentCore, AgentDefinition
from .ceylon import Workspace, WorkspaceConfig, AgentCore, AgentDefinition, uniffi_set_event_loop


class RunnerInput(BaseModel):
Expand Down

0 comments on commit 4384be5

Please sign in to comment.