fix: unit tests fixes and ruff formating
N25B-205
This commit is contained in:
@@ -15,6 +15,7 @@ class AgentSettings(BaseModel):
|
||||
ri_communication_agent_name: str = "ri_communication_agent"
|
||||
ri_command_agent_name: str = "ri_command_agent"
|
||||
|
||||
|
||||
class Settings(BaseSettings):
|
||||
app_title: str = "PepperPlus"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user