random imported twice 🤦‍♂️

This commit is contained in:
Navan Chauhan 2020-08-19 12:52:01 +05:30
parent 20d61faf1b
commit a57df9f269
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ from PIL import ImageDraw
import colorsys import colorsys
import numpy as np import numpy as np
import imageio import imageio
import random
from math import floor from math import floor
import os import os
import logzero import logzero