mirror of
https://github.com/3b1b/manim.git
synced 2025-09-01 00:48:45 +00:00
Add missing close bracket: }
This commit is contained in:
parent
3c2f6a1402
commit
282cf6795b
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ from topics.complex_numbers import *
|
|||
|
||||
DEFAULT_PLANE_CONFIG = {
|
||||
"stroke_width" : 2*DEFAULT_POINT_THICKNESS
|
||||
}
|
||||
|
||||
|
||||
class SuccessiveComplexMultiplications(ComplexMultiplication):
|
||||
|
|
Loading…
Add table
Reference in a new issue