mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
Merge pull request #249 from npetrangelo/fix_imports
math is a good library to have without thinking, right?
This commit is contained in:
commit
bb142f2bad
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@ import random
|
|||
import re
|
||||
import string
|
||||
import sys
|
||||
import math
|
||||
|
||||
from PIL import Image
|
||||
from colour import Color
|
||||
|
|
Loading…
Add table
Reference in a new issue