removed whitespace

This commit is contained in:
Kabooshki 2024-09-17 12:57:14 -05:00
parent d7d4bf51e0
commit cf8af5ab22
Signed by: Kabooshki
GPG Key ID: 5E7B7F2F405CD62A
1 changed files with 1 additions and 1 deletions

View File

@ -37,4 +37,4 @@ for filename in os.listdir(directory):
elif os.path.isfile(f'images/{manpage}.jpg') == False:
os.rename(f'{f}', f'images/{manpage}.jpg')
cv2.destroyAllWindows()
cv2.destroyAllWindows()
cv2.destroyAllWindows()