From 2d358188af598831b8fe5b5196d76a3e93eb177a Mon Sep 17 00:00:00 2001 From: Sven Heidemann Date: Wed, 1 Nov 2023 16:29:08 +0100 Subject: [PATCH] Fixed formatting --- bot/src/modules/technician/command/sync_xp_command.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bot/src/modules/technician/command/sync_xp_command.py b/bot/src/modules/technician/command/sync_xp_command.py index f2d3e06a..a14bd8ac 100644 --- a/bot/src/modules/technician/command/sync_xp_command.py +++ b/bot/src/modules/technician/command/sync_xp_command.py @@ -129,8 +129,7 @@ class SyncXpGroup(DiscordCommandABC): other_server = self._servers.get_server_by_id(server_id) user = self._users.get_user_by_discord_id_and_server_id( - member.id, - self._servers.get_server_by_discord_id(ctx.guild.id).id + member.id, self._servers.get_server_by_discord_id(ctx.guild.id).id ) try: