mirror of
https://github.com/3b1b/manim.git
synced 2025-07-29 13:03:31 +08:00
Moved where stroke_width attr is defined
This commit is contained in:
@ -30,7 +30,6 @@ class Mobject(Container):
|
||||
"""
|
||||
CONFIG = {
|
||||
"color": WHITE,
|
||||
"stroke_width": DEFAULT_POINT_THICKNESS,
|
||||
"name": None,
|
||||
"dim": 3,
|
||||
"target": None,
|
||||
|
Reference in New Issue
Block a user