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 a835595 commit 97d9d1aCopy full SHA for 97d9d1a
peps/pep-0813.rst
@@ -197,7 +197,7 @@ Open Issues
197
===========
198
199
The output format and APIs are heavily inspired by `Rich
200
-<https://rich.readthedocs.io/en/latest/pretty.html#rich-repr-protocol>`_. The idea is that Rich could
+<rich-repr-protocol_>`_. The idea is that Rich could
201
implement an API compatible with ``print(..., pretty=RichPrinter)`` fairly easily. Rich's API is designed to
202
print constructor-like representations of instances, which means that it's not possible to control much of the
203
"class chrome" around the arguments. Rich does support using angle brackets (i.e. ``<...>``) instead of
0 commit comments