pydantic / pydantic-settings

Settings management using pydantic
https://docs.pydantic.dev/latest/usage/pydantic_settings/
MIT License
591 stars 61 forks source link

Fix command line help from `argparse` formatting problem #307

Closed scottstanie closed 3 months ago

scottstanie commented 3 months ago

Closes #304

hramezani commented 3 months ago

Thanks @scottstanie for this PR.

Could you please add a test

scottstanie commented 3 months ago

Sure thing! sorry, before when I scrolled through the tests, I missed all the similar examples with CLI parsing