Skip to content

Commit

Permalink
Clone()
Browse files Browse the repository at this point in the history
Updated doc to match reality; clone() returns a boolean indicating whether or not the cloning was successful.
  • Loading branch information
bbb999 committed Nov 16, 2020
1 parent 656f123 commit d5ecc6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sequence/sequence.rst
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ None.

**Returns**

Returns a :ref:`sequence` if successful, **0** if not.
Returns a boolean indicating whether the cloning was successful.

----

Expand Down

0 comments on commit d5ecc6b

Please sign in to comment.