mirror of
https://github.com/3b1b/manim.git
synced 2025-07-29 13:03:31 +08:00
Add missing close bracket: }
This commit is contained in:
@ -15,6 +15,7 @@ from topics.complex_numbers import *
|
||||
|
||||
DEFAULT_PLANE_CONFIG = {
|
||||
"stroke_width" : 2*DEFAULT_POINT_THICKNESS
|
||||
}
|
||||
|
||||
|
||||
class SuccessiveComplexMultiplications(ComplexMultiplication):
|
||||
|
Reference in New Issue
Block a user