Remove note

This commit is contained in:
Grant Sanderson 2021-01-13 09:21:00 -10:00
parent d29cfd842f
commit 8cc484943e

View file

@ -5,7 +5,6 @@ from manimlib.mobject.svg.tex_mobject import SCALE_FACTOR_PER_FONT_POINT
from manimlib.mobject.types.vectorized_mobject import VMobject
# TODO, have this cache TexMobjects
class DecimalNumber(VMobject):
CONFIG = {
"stroke_width": 0,