mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
Added missing import
This commit is contained in:
parent
be2ce981d9
commit
36c62b4b55
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ import itertools as it
|
|||
import operator as op
|
||||
import os
|
||||
import random
|
||||
import sys
|
||||
|
||||
from colour import Color
|
||||
import numpy as np
|
||||
|
|
Loading…
Add table
Reference in a new issue