final returned at line 461
This commit is contained in:
@@ -458,6 +458,8 @@ def export(objectslist, filename, argstring):
|
||||
with open(filename, "w") as fp:
|
||||
fp.write(final)
|
||||
|
||||
return final
|
||||
|
||||
|
||||
def linenumber():
|
||||
if not OUTPUT_LINE_NUMBERS:
|
||||
|
||||
Reference in New Issue
Block a user