textract
textract copied to clipboard
Seemingly useless statement in xlsx_parser.py
My IDE reports that the line 23 is useless. I could remove it without noticing any changes but I don't have time to setup the test suite and confirm that it works without it.
https://github.com/deanmalmgren/textract/blob/117ea191d93d80321e4bf01f23cc1ac54d69a075/textract/parsers/xlsx_parser.py#L22-L32