Skip to content

Commit

Permalink
Add extra space in debug
Browse files Browse the repository at this point in the history
(cherry picked from commit 268d8eb)
  • Loading branch information
neoclust committed Jan 7, 2025
1 parent 369bd29 commit 2d31043
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -923,7 +923,7 @@ def Algorithm_Rule_Attribution_Agent_Relay_Server(
except IndexError as indexError:
sendErrorConnectionConf(objectxmpp, sessionid, msg)
logger.error(
"It seems that the relay server is not correctly"
"It seems that the relay server is not correctly "
"configured.\n"
"Please verify the substituteconf mysql table"
)
Expand Down

0 comments on commit 2d31043

Please sign in to comment.