download link for task order summary

This commit is contained in:
dandds
2018-12-20 10:41:54 -05:00
parent 59510819e7
commit 718f88d828
7 changed files with 55 additions and 5 deletions

View File

@@ -42,4 +42,4 @@ class Docx:
Docx._write(docx_template, docx_file, document)
docx_file.close()
byte_str.seek(0)
return byte_str.read()
return byte_str