Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 5fa8c5b + 0354671 commit f867e21Copy full SHA for f867e21
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