From 9898263a73d7a5789aff612a8e4f92edf4ea6757 Mon Sep 17 00:00:00 2001 From: Stijn De Clercq Date: Tue, 26 Jan 2021 22:26:49 +0100 Subject: [PATCH] Fix comment --- functions/memes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/memes.py b/functions/memes.py index 4803322..561327f 100644 --- a/functions/memes.py +++ b/functions/memes.py @@ -71,7 +71,7 @@ def _applyMeme(meme: Meme, fields): a few words to be added, or needs the input to be changed. This function handles all that. - Callbacks contains a function that modifies the input + Links certain meme id's to functions that need to be applied first. """ memeDict = { 102156234: _mockingSpongebob,