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

View File

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