one models for testing
This commit is contained in:
parent
ab0cd3e664
commit
0d5771fd57
3 changed files with 2 additions and 96 deletions
|
|
@ -6,8 +6,8 @@ SPDX-License-Identifier: MIT
|
|||
"""
|
||||
import typer
|
||||
|
||||
from examples.models import Person
|
||||
from pydantic_typer import expand_pydantic_args
|
||||
from tests.models import Person
|
||||
|
||||
app = typer.Typer(
|
||||
name="pydantic_typer",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue