mirror of
https://github.com/3b1b/manim.git
synced 2025-07-30 13:34:19 +08:00
Modernize Python 2 for Python 3
This commit is contained in:
@ -2,6 +2,7 @@ import numpy as np
|
||||
|
||||
from constants import OUT
|
||||
from constants import RIGHT
|
||||
from functools import reduce
|
||||
|
||||
# Matrix operations
|
||||
|
||||
|
Reference in New Issue
Block a user