Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove duplicated code that was unnecessarily reinitializing variables.
pix = fitz.Pixmap(pix, width, height) File ".../pymupdf/__init__.py", line 9829, in __init__ spix, w, h, clip = args ValueError: not enough values to unpack (expected 4, got 3)
- Loading branch information