Skip to content

Commit

Permalink
make_workbook
Browse files Browse the repository at this point in the history
  • Loading branch information
gdraheim committed Jul 31, 2024
1 parent 23ea28c commit db58ee9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tabxlsx.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
# from openpyxl.styles.cell_style import CellStyle as Style
# from openpyxl.styles.alignment import Alignment
# from openpyxl.utils import get_column_letter
# (have a look at 'make_workbook' for the generation part)

from logging import getLogger
logg = getLogger("TABXLSX")
Expand Down

0 comments on commit db58ee9

Please sign in to comment.