Mercurial > hgrepos > Python2 > PyMuPDF
view src/fitz_utils.py @ 32:72c1b70d4f5c
Also apply -Werror=implicit-function-declaration
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 21 Sep 2025 15:10:12 +0200 |
| parents | 1d09e1dec1d9 |
| children |
line wrap: on
line source
# pylint: disable=wildcard-import,unused-wildcard-import from pymupdf.utils import *
