Skip to content

Commit 39a9d60

Browse files
committed
add table styling
1 parent 719dd28 commit 39a9d60

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/api.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,8 @@ Therefore, in addition to the above conventions, we define the following type al
120120
Note the use of ``a | b`` instead of ``Union[a, b]``.
121121
Type aliases can also be nested to further improve legibility of more complex types.
122122

123+
.. rst-class:: table table-bordered
124+
123125
.. list-table:: Nested Type Aliases
124126
:widths: auto
125127
:header-rows: 1

0 commit comments

Comments
 (0)