Merge pull request #249 from npetrangelo/fix_imports

math is a good library to have without thinking, right?
This commit is contained in:
Grant Sanderson 2018-07-11 11:45:44 -07:00 committed by GitHub
commit bb142f2bad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -104,6 +104,7 @@ import random
import re
import string
import sys
import math
from PIL import Image
from colour import Color