Metadata-Version: 2.1
Name: pydantic-flatten-rootmodel
Version: 0.1.0
Summary: Add your description here
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pydantic>=2.5.0

# pydantic-flatten-rootmodel
Library to flatten a Pydantic (www.github.com/pydantic/pydantic) RootModel into a flattened BaseModel
