This commit is contained in:
Nick
2019-09-24 13:05:12 -06:00
parent 5b4fa0fb53
commit 1fc23efa66
+1 -1
View File
@@ -169,7 +169,7 @@ class CTRLGenerator():
prompt = self.control_code + prompt
print("******************************")
print(" DEBUG:: Prompt to generate by is \n", prompt)
print(" DEBUG:: Prompt to generate by is \n", repr(prompt))
print("******************************")
if "used_verbs" in options: