Closed runningzyp closed 2 years ago
I think it is different between header "Repoter Header" and table_sheet "Report sheet"
def get_header(self): return {"use_header": False, "tab_title": "test"}
generally, sheet is necessary but header is not
this commit is a backwards compatible manner
thanks,
@runningzyp thanks for your contribution. I created a new release 0.4.4
I think it is different between header "Repoter Header" and table_sheet "Report sheet"
generally, sheet is necessary but header is not
this commit is a backwards compatible manner
thanks,