Skip to content

Commit 97d9d1a

Browse files
warsawhugovk
andauthored
Update peps/pep-0813.rst
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent a835595 commit 97d9d1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

peps/pep-0813.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ Open Issues
197197
===========
198198

199199
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
200+
<rich-repr-protocol_>`_. The idea is that Rich could
201201
implement an API compatible with ``print(..., pretty=RichPrinter)`` fairly easily. Rich's API is designed to
202202
print constructor-like representations of instances, which means that it's not possible to control much of the
203203
"class chrome" around the arguments. Rich does support using angle brackets (i.e. ``<...>``) instead of

0 commit comments

Comments
 (0)