PyMuPDF icon indicating copy to clipboard operation
PyMuPDF copied to clipboard

Make IRect hashable

Open elohmeier opened this issue 1 year ago • 3 comments

Adds the __hash__ method which is already present in Rect.

elohmeier avatar Sep 10 '24 05:09 elohmeier

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

github-actions[bot] avatar Sep 10 '24 05:09 github-actions[bot]

I have read the CLA Document and I hereby sign the CLA

elohmeier avatar Sep 10 '24 05:09 elohmeier

Note that the Test quick failure is not from this patch.