We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I want the docs to be complete, meaning all code blocks have all imports.
See https://pypi.org/project/pytest-examples/ - I think it's used by pydantic
That should also ensure that we don't have deprecated code in there + that no typos happen.
The text was updated successfully, but these errors were encountered:
Sphinx seems to have some built-in support for something like this as well: https://www.sphinx-doc.org/en/master/usage/extensions/doctest.html
Sorry, something went wrong.
In the first example of Cropping and Transforming PDFs, does the JavaScript part work when opening the created file?
I do not have a printer, so it not displaying could simply be because of this.
It probably depends on the application as well - not all viewers tend to support Javascript as far as I know.
The JavaScript works with Microsoft Edge.
No branches or pull requests
I want the docs to be complete, meaning all code blocks have all imports.
See https://pypi.org/project/pytest-examples/ - I think it's used by pydantic
That should also ensure that we don't have deprecated code in there + that no typos happen.
The text was updated successfully, but these errors were encountered: