Skip to content

Commit

Permalink
Shorten again
Browse files Browse the repository at this point in the history
  • Loading branch information
Gouvernathor authored Jan 2, 2024
1 parent 71182cd commit 7aa224a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Doc/reference/datamodel.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1615,7 +1615,6 @@ Basic customization

When no appropriate method returns any value other than ``NotImplemented``, the
``==`` and ``!=`` operators will fall back to ``is`` and ``is not``, respectively.
The other comparison operators raise a :exc:`TypeError` in that case.

.. method:: object.__hash__(self)

Expand Down

0 comments on commit 7aa224a

Please sign in to comment.