Skip to content

Remove warnings from pyxl #16

@dalager

Description

@dalager

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions