Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f867e21

Browse files
authored
Merge pull request #10271 from Rufflewind/master
whats_new.rst: "C" must be capitalized in "CreationDate"
2 parents 5fa8c5b + 0354671 commit f867e21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/users/whats_new.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ The ``SOURCE_DATE_EPOCH`` environment variable can now be used to set
179179
the timestamp value in the PS and PDF outputs. See `source date epoch
180180
<https://reproducible-builds.org/specs/source-date-epoch/>`__.
181181

182-
Alternatively, calling ``savefig`` with ``metadata={'creationDate': None}``
182+
Alternatively, calling ``savefig`` with ``metadata={'CreationDate': None}``
183183
will omit the timestamp altogether for the PDF backend.
184184

185185
The reproducibility of the output from the PS and PDF backends has so

0 commit comments

Comments
 (0)