3 lines
81 B
Python
3 lines
81 B
Python
from pydantic_typer.standard_config import load
|
|
|
|
config = load("pydantic_typer")
|