From bf61d4881ec4cb7ab2e73a21da2349c681e371a5 Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Sat, 11 May 2019 00:55:40 +0200 Subject: Add blurhash code --- tests/test_push.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test_push.py') diff --git a/tests/test_push.py b/tests/test_push.py index 2ad215e..ad02cd8 100644 --- a/tests/test_push.py +++ b/tests/test_push.py @@ -66,4 +66,4 @@ def test_push_delete(api): api.push_subscription_delete() with pytest.raises(MastodonNotFoundError): - api.push_subscription() \ No newline at end of file + api.push_subscription() -- cgit v1.2.3