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 be4fd43 commit a835595Copy full SHA for a835595
1 file changed
peps/pep-0813.rst
@@ -26,8 +26,7 @@ versus the standard ``repr()`` built-in function. Important use cases include p
26
dictionaries and other complicated objects for debugging purposes.
27
28
This PEP builds on the features of the module to provide more customization and user convenience. It is also
29
-inspired by the `Rich library's pretty printing protocol
30
-<https://rich.readthedocs.io/en/latest/pretty.html#rich-repr-protocol>`_.
+inspired by the `Rich library's pretty printing protocol <rich-repr-protocol_>`_.
31
32
33
Rationale
0 commit comments