Skip to content

Commit 2d3bf8e

Browse files
Antigravity Teamcopybara-github
authored andcommitted
No public description
PiperOrigin-RevId: 930523993 Change-Id: I9a4dda589aa3486361c69e54a82b1297f9759068
1 parent 6844b01 commit 2d3bf8e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

examples/getting_started/cancellation.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,9 @@
2828

2929
import asyncio
3030

31+
from google.antigravity import Agent
32+
from google.antigravity import LocalAgentConfig
3133
from google.antigravity import types
32-
from google.antigravity import Agent, LocalAgentConfig
3334

3435

3536
async def render_chat(response: types.ChatResponse) -> None:

0 commit comments

Comments
 (0)