Skip to content

Commit e5f1a5b

Browse files
AA-Turnerhugovk
andauthored
Update Doc/reference/datamodel.rst
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 08255a1 commit e5f1a5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/reference/datamodel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ Sets
453453

454454
These represent a mutable set. They are created by the built-in :func:`set`
455455
constructor and can be modified afterwards by several methods, such as
456-
:meth:`~add <frozenset.add>`.
456+
:meth:`add <frozenset.add>`.
457457

458458

459459
Frozen sets

0 commit comments

Comments
 (0)