Adapting modules for new web-ui (do not use yet)
This commit is contained in:
@@ -169,8 +169,4 @@ class Todoist(inkycal_module):
|
||||
return im_black, im_colour
|
||||
|
||||
if __name__ == '__main__':
|
||||
print('running {0} in standalone/debug mode'.format(filename))
|
||||
config = {'api_key':'4e166367dcafdd60e6a9f4cbed598d578bf2c359'}
|
||||
size = (480, 100)
|
||||
a = Todoist(size, config)
|
||||
b,c = a.generate_image()
|
||||
print('running {0} in standalone/debug mode'.format(filename))
|
Reference in New Issue
Block a user