From eefd5380ea72f5cbfd6e80613e66996a1891f250 Mon Sep 17 00:00:00 2001 From: Someone Date: Mon, 10 Jan 2022 16:20:15 +0100 Subject: [PATCH] modules/CommandSpoilerAdv.py --- modules/CommandSpoilerAdv.py | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/CommandSpoilerAdv.py b/modules/CommandSpoilerAdv.py index 66ea331..3e4002b 100644 --- a/modules/CommandSpoilerAdv.py +++ b/modules/CommandSpoilerAdv.py @@ -4,6 +4,7 @@ +# pylint: disable=wrong-import-position from AbstractCommand import AbstractCommand class CommandSpoilerAdv(AbstractCommand): TRIGGER = "spoiler-adv" -- 2.43.0