Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
cinjospeh committed Jan 20, 2025
1 parent 02bfca6 commit acd59ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dbgpt/agent/resource/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ async def _start_app(
sender: ConversableAgent,
conv_uid: Optional[str] = None,
) -> AgentMessage:
"""start the app"""
"""Start the app"""

@classmethod
def type(cls) -> ResourceType:
Expand Down

0 comments on commit acd59ef

Please sign in to comment.