mirror of
https://github.com/3b1b/manim.git
synced 2025-09-01 00:48:45 +00:00
missing import in picreatures
This commit is contained in:
parent
18bac2e186
commit
b7e5363cbb
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
import numpy as np
|
||||
import warnings
|
||||
|
||||
from constants import *
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue