From 95dd99118b90d4a99f4092abbccb5a8d80a472e0 Mon Sep 17 00:00:00 2001 From: tumGER <25822956+tumGER@users.noreply.github.com> Date: Mon, 15 Apr 2019 12:05:56 +0200 Subject: [PATCH] forgot a comma --- helpers/errcodes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpers/errcodes.py b/helpers/errcodes.py index 8971dca..7216278 100644 --- a/helpers/errcodes.py +++ b/helpers/errcodes.py @@ -670,7 +670,7 @@ switch_known_errcodes = { # Pegaswitch - 0xa7200: "Fake-Error by Pegaswitch" + 0xa7200: "Fake-Error by Pegaswitch", # SwitchPresence