best-practice-and-impact / gptables

Good Practice Tables - an XlsxWriter wrapper to write consistently formatted statistical tables to Excel.
http://gptables.rtfd.io
Other
35 stars 4 forks source link

Bug/91 #100

Closed foster999 closed 4 years ago

foster999 commented 4 years ago

fixes #91

Takes a copy.deepcopy() of GPTable at the start of GPWorkbook.write_gptable. Annotation conversion and parentheses addition now carried out each time GPTable is written - the GPTable is not modified in place