We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57aee0a commit 891d4c4Copy full SHA for 891d4c4
pydantic_settings/__init__.py
@@ -7,5 +7,5 @@
7
8
__version__ = VERSION
9
warnings.warn(
10
- 'This is a placeholder until pydantic-settings is released, ' 'see https://github.com/pydantic/pydantic/pull/4492'
+ 'This is a placeholder until pydantic-settings is released, see https://github.com/pydantic/pydantic/pull/4492'
11
)
0 commit comments