Skip to content

Commit 3496b3b

Browse files
cobordismPgBiel
andauthored
remove a space here and there in the comment
Co-authored-by: Pg Biel <[email protected]>
1 parent c905cf8 commit 3496b3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manim/utils/tex_templates.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ class TexTemplateLibrary(object):
4848
r"\DisableLigatures{encoding = *, family = * }", r"\usepackage[UTF8]{ctex}"
4949
),
5050
)
51-
""" An instance of the TeX template used by 3b1b when using the use_ctex flag """
51+
"""An instance of the TeX template used by 3b1b when using the use_ctex flag"""
5252

5353
simple = _new_ams_template()
5454
""" An instance of a simple TeX template with only basic AMS packages loaded """

0 commit comments

Comments
 (0)