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 2acba31 commit 0547abaCopy full SHA for 0547aba
docs/usage.rst
@@ -448,8 +448,8 @@ Other types cannot be compared.
448
If you need to convert some types into others, refer to :ref:`sec.convert.versions`.
449
450
The use of these comparison operators also implies that you can use builtin
451
-functions that leverage this capability; builtins including but not limited to: :func:`max`, :func:`min`
452
-(refer to :ref:`sec_max_min` for examples) and :func:`sorted`.
+functions that leverage this capability; builtins including, but not limited to: :func:`max`, :func:`min`
+(for examples, see :ref:`sec_max_min`) and :func:`sorted`.
453
454
455
0 commit comments