Skip to content

Commit 6720c86

Browse files
author
Aron Fischer
committed
a str is a string
1 parent 235e305 commit 6720c86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manim/utils/tex_file_writing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ def generate_tex_file(expression, environment=None, tex_template=None):
6262
6363
Returns
6464
-------
65-
:class:`string`
65+
:class:`str`
6666
Path to generated TeX file
6767
"""
6868
if tex_template is None:

0 commit comments

Comments
 (0)