@ -23,7 +23,7 @@ def fill(x1,y1, x2,y2, color):
return pxls
# draw( fill(...), limit=500, token="fdsfs" )
def draw(pxls, limit=300, token=None):
def draw(pxls, limit=300, token="None"):
global server
ic(pxls)