python 3.11 & code quality improvements
This commit is contained in:
@@ -112,8 +112,6 @@ class TestTextToDisplay(unittest.TestCase):
|
||||
print('OK')
|
||||
if Config.USE_PREVIEW:
|
||||
preview(merge(im_black, im_colour))
|
||||
im = merge(im_black, im_colour)
|
||||
im.show()
|
||||
|
||||
if delete_file_after_parse:
|
||||
print("cleaning up temp file")
|
||||
|
Reference in New Issue
Block a user