Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Swiftyos committed Jan 10, 2025
1 parent 7ce06b2 commit f1ce98e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autogpt_platform/backend/backend/server/v2/library/db.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ async def create_library_agent(
raise backend.server.v2.store.exceptions.DatabaseError(
"Failed to create agent to library"
) from e


async def update_agent_version_in_library(
user_id: str, agent_id: str, agent_version: int
Expand Down

0 comments on commit f1ce98e

Please sign in to comment.