From 88ad58c3d3412162ffdeb96f49b789e7976cad07 Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Mon, 20 Feb 2023 13:58:01 -0800 Subject: minor reformatting --- toot.py | 1 + 1 file changed, 1 insertion(+) (limited to 'toot.py') diff --git a/toot.py b/toot.py index f1db858..e1995fd 100644 --- a/toot.py +++ b/toot.py @@ -1,4 +1,5 @@ from mastodon import Mastodon + from config import TOOT_API_BASE_URL, TOOT_CLIENT_SECRET, TOOT_ACCESS_TOKEN, TOOT_CLIENT_ID ''' -- cgit v1.2.3