formalities..

This commit is contained in:
Ace
2020-12-05 00:21:44 +01:00
parent 19baf57c6c
commit ebe60b303b
3 changed files with 4 additions and 3 deletions

View File

@@ -96,7 +96,7 @@ class Jokes(inkycal_module):
write(im_black, line_positions[_], (line_width, line_height),
wrapped[_], font = self.font, alignment= 'left')
# Save image of black and colour channel in image-folder
# Return images for black and colour channels
return im_black, im_colour