init
This commit is contained in:
commit
de5030a381
20 changed files with 1660 additions and 0 deletions
3
pydantic_typer/config.py
Normal file
3
pydantic_typer/config.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from pydantic_typer.standard_config import load
|
||||
|
||||
config = load("pydantic_typer")
|
||||
Loading…
Add table
Add a link
Reference in a new issue