Skip to content

Commit

Permalink
chore: run black
Browse files Browse the repository at this point in the history
  • Loading branch information
jrriehl committed Sep 14, 2023
1 parent f1a4199 commit aceff9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/src/uagents/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ def build_schema_digest(model: Union["Model", Type["Model"]]) -> str:


class ErrorMessage(Model):
error: str
error: str

0 comments on commit aceff9d

Please sign in to comment.