update: template
This commit is contained in:
1
main.py
1
main.py
@@ -160,6 +160,7 @@ def main(driver: WebDriver, logger = logging.getLogger('main')):
|
||||
source[coord] = value
|
||||
|
||||
sheet = template.copy_worksheet(source)
|
||||
sheet.title = 'Copy'
|
||||
logger.debug('%s', sheet.title)
|
||||
|
||||
if not len(template.worksheets) > 1:
|
||||
|
||||
BIN
requirements.txt
BIN
requirements.txt
Binary file not shown.
BIN
template.xlsx
BIN
template.xlsx
Binary file not shown.
Reference in New Issue
Block a user