pdfminer / pdfminer.six

Community maintained fork of pdfminer - we fathom PDF
https://pdfminersix.readthedocs.io
MIT License
5.96k stars 930 forks source link

Remove unnecessary return statements #990

Closed pietermarsman closed 4 months ago

pietermarsman commented 4 months ago

Pull request

Fixes #989

Remove unnecessary return statements at the end of functions.

How Has This Been Tested?

Nox.

Checklist