Some Excel sheets will contain interesting things, that I don't understand.
Like these warnings that might be file extensions on files in the xlsx zip container or something else.
I think they should be muted or only shown if other things break as well.
.\graphedexcel\venv\Lib\site-packages\openpyxl\worksheet\_reader.py:329: UserWarning: Unknown extension is not supported and will be removed
warn(msg)
\graphedexcel\venv\Lib\site-packages\openpyxl\worksheet\_reader.py:329: UserWarning: Conditional Formatting extension is not supported and will be removed
warn(msg)
Some Excel sheets will contain interesting things, that I don't understand.
Like these warnings that might be file extensions on files in the xlsx zip container or something else.
I think they should be muted or only shown if other things break as well.