8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fa8c5b commit 0354671Copy full SHA for 0354671
doc/users/whats_new.rst
@@ -179,7 +179,7 @@ The ``SOURCE_DATE_EPOCH`` environment variable can now be used to set
179
the timestamp value in the PS and PDF outputs. See `source date epoch
180
<https://reproducible-builds.org/specs/source-date-epoch/>`__.
181
182
-Alternatively, calling ``savefig`` with ``metadata={'creationDate': None}``
+Alternatively, calling ``savefig`` with ``metadata={'CreationDate': None}``
183
will omit the timestamp altogether for the PDF backend.
184
185
The reproducibility of the output from the PS and PDF backends has so
0 commit comments