1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Forwarded: not-needed
Description: Drop non-DFSG-compatible image from docs
Author: Sean Whitton <spwhitton@spwhitton.name>
Last-Update: 2025-08-13
--- a/docs/tutorial.md
+++ b/docs/tutorial.md
@@ -254,14 +254,6 @@
## Saving changes
-:::{figure} /images/save-pike.jpg
-:align: right
-:alt: Sign that reads "Help the pike survive"
-:figwidth: 40%
-
-Saving pike.
-:::
-
Naturally, you can save your changes with {meth}`pikepdf.Pdf.save`.
`filename` can be a {class}`pathlib.Path`, which we accept everywhere.
|