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.
1 parent fe3c9c1 commit ef537dbCopy full SHA for ef537db
1 file changed
Doc/library/hashlib-blake2.rst
@@ -370,8 +370,8 @@ Here's an example of hashing a minimal tree with two leaf nodes::
370
/ \
371
00 01
372
373
-The example uses 64-byte internal digests, and returns the 32-byte final
374
-digest.
+This example uses 64-byte internal digests, and returns the 32-byte final
+digest::
375
376
>>> from hashlib import blake2b
377
>>>
0 commit comments