From 95d40a3ca336a4e1b66c7ed287ec3f2ef92b201c Mon Sep 17 00:00:00 2001 From: mathieui Date: Thu, 10 Dec 2020 19:20:23 +0100 Subject: docs: update docstrings for sphinx conformity Remove most references to timeout/callback/ifrom/timeout_callbacks args --- slixmpp/plugins/xep_0377/stanza.py | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'slixmpp/plugins/xep_0377') diff --git a/slixmpp/plugins/xep_0377/stanza.py b/slixmpp/plugins/xep_0377/stanza.py index 1930c382..ccc04c1f 100644 --- a/slixmpp/plugins/xep_0377/stanza.py +++ b/slixmpp/plugins/xep_0377/stanza.py @@ -14,15 +14,18 @@ class Report(ElementBase): A spam/abuse report. Example sub stanza: + :: - - - Never came trouble to my house like this. - - - + + + Never came trouble to my house like this. + + + Stanza Interface: + :: + abuse -- Flag the report as abuse spam -- Flag the report as spam text -- Add a reason to the report -- cgit v1.2.3