Remove unnecessary import of numpy

master
itycodes 3 weeks ago
parent 54d341a74b
commit 57cf768f99

@ -23,7 +23,6 @@
# data is a flat array, starting at top left, going right then bottom.
from PIL import Image
import numpy as np
import sys

Loading…
Cancel
Save