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 91198f3 commit 8fe60c3Copy full SHA for 8fe60c3
backend/app/core/config.py
@@ -11,7 +11,6 @@
11
computed_field,
12
model_validator,
13
)
14
-from pydantic_core import MultiHostUrl
15
from pydantic_settings import BaseSettings, SettingsConfigDict
16
from typing_extensions import Self
17
0 commit comments