Set `RemoteActorError.pformat(boxer_header=self.relay_uid)` by def

aio_abandons
Tyler Goodlet 2024-12-09 16:57:57 -05:00
parent ad40fcd2bc
commit cd14c4fe72
1 changed files with 1 additions and 0 deletions

View File

@ -609,6 +609,7 @@ class RemoteActorError(Exception):
# just after <Type(
# |___ ..
tb_body_indent=1,
boxer_header=self.relay_uid,
)
tail = ''