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

multihost_exs
Tyler Goodlet 2024-12-09 16:57:57 -05:00
parent ec6b2e8738
commit 5fcb46bbb9
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 = ''