wip
This commit is contained in:
parent
4be274d9e2
commit
c238b9d757
21 changed files with 219 additions and 184 deletions
|
|
@ -4,7 +4,7 @@ from pydantic_typer import expand_pydantic_args
|
|||
from rich.console import Console
|
||||
import typer
|
||||
|
||||
from learn_sql_model.models import Hero
|
||||
from learn_sql_model.models.hero import Hero
|
||||
|
||||
hero_app = typer.Typer()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue