mirror of
https://github.com/3b1b/manim.git
synced 2026-04-26 03:00:23 -04:00
Merge pull request #249 from npetrangelo/fix_imports
math is a good library to have without thinking, right?
This commit is contained in:
@@ -104,6 +104,7 @@ import random
|
||||
import re
|
||||
import string
|
||||
import sys
|
||||
import math
|
||||
|
||||
from PIL import Image
|
||||
from colour import Color
|
||||
|
||||
Reference in New Issue
Block a user