From 087fb249dad981be4dfbfea13a842bfcc1cd8fd7 Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Mon, 30 Jul 2018 20:25:25 +0200 Subject: Fix tests --- docs/index.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index 1f8b279..e1dc7ac 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -378,8 +378,7 @@ Filter dicts 'context': # List of places where the filters are applied ('home', 'notifications', 'public', 'thread') 'expires_at': # Expiry date for the filter 'irreversible': # Boolean denoting if this filter is executed server-side - # or if it should be ran client-side (Note that Mastodon.py does - # not run client-side filters for you). + # or if it should be ran client-side. 'whole_word': # Boolean denoting whether this filter can match partial words } @@ -946,4 +945,4 @@ about who helped with which particular feature or fix in the changelog. .. _Mastodon: https://github.com/tootsuite/mastodon .. _Mastodon flagship instance: http://mastodon.social/ -.. _Mastodon api docs: https://github.com/tootsuite/documentation/ \ No newline at end of file +.. _Mastodon api docs: https://github.com/tootsuite/documentation/ -- cgit v1.2.3