Minor improvements
This commit is contained in:
parent
517f1ac5b1
commit
0dfd78d33d
@ -145,7 +145,7 @@ class Feeds(inkycal_module):
|
|||||||
write(im_black, line_positions[_], (line_width, line_height),
|
write(im_black, line_positions[_], (line_width, line_height),
|
||||||
filtered_feeds[_], font = self.font, alignment= 'left')
|
filtered_feeds[_], font = self.font, alignment= 'left')
|
||||||
|
|
||||||
# Save image of black and colour channel in image-folder
|
# return images
|
||||||
return im_black, im_colour
|
return im_black, im_colour
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
|
Loading…
Reference in New Issue
Block a user