diff options
author | Lorenz Diener <[email protected]> | 2019-06-22 21:14:47 +0200 |
---|---|---|
committer | Lorenz Diener <[email protected]> | 2019-06-22 21:14:47 +0200 |
commit | 43a3670d14335842295b51766c02a86046044e11 (patch) | |
tree | 1245d07a89a63d24fe9c9c6b4c20102089c904f4 /docs | |
parent | 72fc4999696003f9470170213477f49d9b109bb4 (diff) | |
download | mastodon.py-43a3670d14335842295b51766c02a86046044e11.tar.gz |
Further formattting fixes
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 30dbb00..0932d1f 100644 --- a/docs/index.rst +++ b/docs/index.rst | |||
@@ -746,7 +746,8 @@ Preference dicts | |||
746 | 746 | ||
747 | Admin account dicts | 747 | Admin account dicts |
748 | ~~~~~~~~~~~~~~~~~~~ | 748 | ~~~~~~~~~~~~~~~~~~~ |
749 | .. _admin account dicts: | 749 | .. _admin account dict: |
750 | |||
750 | .. code-block:: python | 751 | .. code-block:: python |
751 | { | 752 | { |
752 | 'id': # The users id, | 753 | 'id': # The users id, |