Saul Shanabrook
833c912b41
Add support for tuples as positional arguments in rich repr
...
Currently, it isn't possible to use tuples as positional arguments from `__rich_repr__`, because they are special cased to support adding a key and a default value.
This adds support for them, by allowing `None` as a key.
2022-07-05 09:44:49 -04:00
Aaron Stephens
c3469772a4
docs: fix typos and whitespace
2022-01-03 01:04:35 -08:00
Andreas Kanz
6420424b47
fix a typo
2021-08-19 19:04:44 +02:00
Carlton Gibson
9e8f1b51c4
Whitespace fixes for Pretty Printing docs.
...
Stripped trailing whitespace and added final newline.
2021-08-09 07:57:46 +02:00
Carlton Gibson
f7bbf59a79
Corrected typo in Pretty Printing docs.
2021-08-09 07:57:03 +02:00
Will McGugan
c7b733321d
doc
2021-08-05 21:39:03 +01:00
Will McGugan
dd53faa04b
Add typing
2021-08-05 21:36:09 +01:00
Will McGugan
eecded871f
doc fix
2021-06-18 20:49:41 +01:00
Will McGugan
3281af6f3b
auto repr
2021-06-18 20:24:05 +01:00
Darren Burns
4c9f42cb5c
Fix small typo in Rich Repr documentation
2021-06-10 13:04:06 +01:00
Will McGugan
36758803c8
heading
2021-06-10 12:56:07 +01:00
Will McGugan
0955ed7a6f
header
2021-06-10 12:30:49 +01:00
Will McGugan
7111aa9d6e
words
2021-06-10 12:26:28 +01:00
Will McGugan
a9d723dd69
added angular example
2021-06-10 09:29:50 +01:00
Will McGugan
f7c3c98e66
words
2021-06-10 08:44:03 +01:00
Will McGugan
63ae6d3acd
words
2021-06-10 08:17:13 +01:00
Will McGugan
2df757b2a3
docs
2021-06-09 18:56:11 +01:00
Will McGugan
1af5eee96f
pretty docs
2021-06-09 15:39:58 +01:00