Dev_Ops
Outputs csv file of calc details.
This commit is contained in:
+1
-1
@@ -133,5 +133,5 @@ def stringify_token_list(tokens):
|
||||
text = ''
|
||||
for tk in tokens:
|
||||
text += str(tk.value)
|
||||
text += '\n'
|
||||
#text += '\n'
|
||||
return text
|
||||
|
||||
Reference in New Issue
Block a user