We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9e3aeb2 + 1c42f87 commit 06c73e1Copy full SHA for 06c73e1
manimlib/constants.py
@@ -108,7 +108,7 @@ class MyText(Text):
108
Choose number corresponding to desired scene/arguments.
109
(Use comma separated list for multiple entries)
110
Choice(s): """
111
-INVALID_NUMBER_MESSAGE = "Fine then, if you don't want to give a valid number I'll just quit"
+INVALID_NUMBER_MESSAGE = "Invalid scene numbers have been specified. Aborting."
112
113
NO_SCENE_MESSAGE = """
114
There are no scenes inside that module
0 commit comments