Skip to content

Commit 94f75f1

Browse files
committed
Fix blank lines
1 parent 7c4a796 commit 94f75f1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/plugins/discord_notifier/discord_notifier.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
# pylint: disable=consider-using-f-string
55

6+
67
class DiscordNotifierPlugin:
78
def __init__(self, app_context):
89
try:

0 commit comments

Comments
 (0)