Skip to content

Commit 54c4324

Browse files
committed
updated with examples
1 parent d58da16 commit 54c4324

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

examples/pydantic_ai/pydantic_ai_self_correcting_click.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,3 @@ async def main() -> None:
4141
import asyncio
4242

4343
asyncio.run(main())
44-

examples/pydantic_ai/pydantic_ai_typed_extraction.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,3 @@ async def main() -> None:
4545
import asyncio
4646

4747
asyncio.run(main())
48-

0 commit comments

Comments
 (0)