mirror of
https://github.com/3b1b/manim.git
synced 2025-08-02 02:35:22 +08:00
Added sympy to the list of default imports
This commit is contained in:
@ -100,6 +100,7 @@ import re
|
||||
import string
|
||||
import sys
|
||||
import math
|
||||
import sympy
|
||||
|
||||
from PIL import Image
|
||||
from colour import Color
|
||||
|
Reference in New Issue
Block a user