Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
theomonnom committed Dec 14, 2023
1 parent 1a2b25c commit 5496d3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions livekit-api/livekit/api/twirp_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ def code(self) -> str:
def message(self) -> str:
return self._msg


class TwirpErrorCode:
CANCELED = "canceled"
UNKNOWN = "unknown"
Expand Down

0 comments on commit 5496d3c

Please sign in to comment.