We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bda1daf commit 09bb972Copy full SHA for 09bb972
pydantic_ai_examples/bank_support.py
@@ -2,7 +2,7 @@
2
3
Run with:
4
5
- uv run -m pydantic_ai_examples.bank_supports
+ uv run -m pydantic_ai_examples.bank_support
6
"""
7
8
from dataclasses import dataclass
0 commit comments