From 256037f272c5312dc9c0478498d6abd55fa9fd19 Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Tue, 5 Jun 2018 17:47:26 +0200 Subject: Small test fix --- mastodon/Mastodon.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mastodon/Mastodon.py') diff --git a/mastodon/Mastodon.py b/mastodon/Mastodon.py index b5c82f8..67401dd 100644 --- a/mastodon/Mastodon.py +++ b/mastodon/Mastodon.py @@ -100,7 +100,7 @@ class AttribAccessDict(dict): class Mastodon: """ - Super basic but thorough and easy to use Mastodon + Thorough and easy to use Mastodon api wrapper in python. If anything is unclear, check the official API docs at -- cgit v1.2.3