Skip to content

Commit b275db0

Browse files
committed
fix: prettify the rst
1 parent 6c6accc commit b275db0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Usage
2626
~~~~~
2727

2828
builtins
29-
^^^^^^^^^^^^^^^^^^^^^
29+
^^^^^^^^
3030

3131
For more, see the `documentation <https://backlib.readthedocs.io/en/latest/backports/index.html>`__.
3232

@@ -72,7 +72,7 @@ For more, see the `documentation <https://backlib.readthedocs.io/en/latest/backp
7272
assert data == {"backlib": "pypi"}
7373
7474
operator
75-
^^^^^^^^^^^^^^^^^^^^^
75+
^^^^^^^^
7676

7777
For more, see the `documentation <https://backlib.readthedocs.io/en/latest/backports/index.html>`__.
7878

@@ -85,7 +85,7 @@ For more, see the `documentation <https://backlib.readthedocs.io/en/latest/backp
8585
assert value == 42
8686
8787
os
88-
^^^^^^^^^^^^^^^
88+
^^
8989

9090
For more, see the `documentation <https://backlib.readthedocs.io/en/latest/backports/index.html>`__.
9191

@@ -98,7 +98,7 @@ For more, see the `documentation <https://backlib.readthedocs.io/en/latest/backp
9898
assert st.st_birthtime_ns > 0
9999
100100
os.path
101-
^^^^^^^^^^^^^^^^^^^^
101+
^^^^^^^
102102

103103
For more, see the `documentation <https://backlib.readthedocs.io/en/latest/backports/index.html>`__.
104104

0 commit comments

Comments
 (0)