software/cloudooo: Improve CloudOoo tests.
Adds type hints for Cloudooo tests. Pyright passes in strict mode. We made use of the function `_get_fonts` from PyPDF, which, although prefixed by an underscore, it is intended to be public (https://github.com/py-pdf/pypdf/issues/153). Some of these changes were proposed as part of nexedi/slapos!1628 , but were postponed due to differences in opinion about typing, until a consensus is achieved. See merge request nexedi/slapos!1639
Showing
Please register or sign in to comment