More PEP8 compliance cleanups.
Cleaned up the atom entry stanza.
This commit is contained in:
@@ -12,5 +12,5 @@ from sleekxmpp.xmlstream.matcher.stanzapath import StanzaPath
|
||||
from sleekxmpp.xmlstream.matcher.xmlmask import MatchXMLMask
|
||||
from sleekxmpp.xmlstream.matcher.xpath import MatchXPath
|
||||
|
||||
__all__ = ['MatcherId', 'MatchMany', 'StanzaPath',
|
||||
__all__ = ['MatcherId', 'MatchMany', 'StanzaPath',
|
||||
'MatchXMLMask', 'MatchXPath']
|
||||
|
Reference in New Issue
Block a user