We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c4a796 commit 94f75f1Copy full SHA for 94f75f1
1 file changed
app/plugins/discord_notifier/discord_notifier.py
@@ -3,6 +3,7 @@
3
4
# pylint: disable=consider-using-f-string
5
6
+
7
class DiscordNotifierPlugin:
8
def __init__(self, app_context):
9
try:
0 commit comments