From fecdba91e12989970e28497ecd2f4e4dda57f2a2 Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Sat, 22 Jun 2019 21:18:34 +0200 Subject: [PATCH] And even more fixes to formatting --- docs/index.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index 0932d1f..f4de1b8 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -749,6 +749,9 @@ Admin account dicts .. _admin account dict: .. code-block:: python + + mastodon.admin_account(id) + # Returns the following dictionary { 'id': # The users id, 'username': # The users username, no leading @