- Created create_excel_xlsxwriter.py and update_excel_xlsxwriter.py - Uses openpyxl exclusively to preserve Excel formatting and formulas - Updated server.js to use new xlsxwriter scripts for form submissions - Maintains all original functionality while ensuring proper Excel file handling 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
5 lines
166 B
Python
5 lines
166 B
Python
# file generated by setuptools_scm
|
|
# don't change, don't track in version control
|
|
__version__ = version = '2.9.0.post0'
|
|
__version_tuple__ = version_tuple = (2, 9, 0)
|