Run pre-commit
This commit is contained in:
parent
3f5453a9ad
commit
32f3237a7b
1 changed files with 0 additions and 1 deletions
|
|
@ -61,7 +61,6 @@ font = ImageFont.load_default()
|
|||
# font = ImageFont.truetype('/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf', 9)
|
||||
|
||||
while True:
|
||||
|
||||
# Draw a black filled box to clear the image.
|
||||
draw.rectangle((0, 0, width, height), outline=0, fill=0)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue