Skip to content

Commit

Permalink
Black'n
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Jul 8, 2023
1 parent 56ee366 commit 766eeb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gort/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ async def __call__(
raise GortError(
f"Failed executing command {self._name}. {error}",
error_code=2,
)
)

return actor_reply

Expand Down

0 comments on commit 766eeb4

Please sign in to comment.