textract icon indicating copy to clipboard operation
textract copied to clipboard

Seemingly useless statement in xlsx_parser.py

Open simon987 opened this issue 7 years ago • 0 comments

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

simon987 avatar Apr 17 '18 01:04 simon987