mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-04-06 13:55:54 +00:00
tiny fix to comply to Coding Style
This commit is contained in:
parent
d56ed3595e
commit
3144f26a32
@ -1,7 +1,6 @@
|
||||
"""Multiple image resizing techniques"""
|
||||
|
||||
import numpy as np
|
||||
import cv2
|
||||
from cv2 import destroyAllWindows, imread, imshow, waitKey
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user