Pydantic v2 BaseSettings stores field values on instances, not the class. unittest.mock.patch.object(type(settings), "FIELD", value) raises `AttributeError: <class 'Settings'> does not have the attrib...
pydantic-settings
1 trace relacionado a pydantic-settings no repositório CommonTrace.