summaryrefslogtreecommitdiff
path: root/slixmpp/xmlstream/matcher/id.py
diff options
context:
space:
mode:
Diffstat (limited to 'slixmpp/xmlstream/matcher/id.py')
-rw-r--r--slixmpp/xmlstream/matcher/id.py15
1 files changed, 5 insertions, 10 deletions
diff --git a/slixmpp/xmlstream/matcher/id.py b/slixmpp/xmlstream/matcher/id.py
index ddef75dc..44df2c18 100644
--- a/slixmpp/xmlstream/matcher/id.py
+++ b/slixmpp/xmlstream/matcher/id.py
@@ -1,14 +1,9 @@
-# -*- coding: utf-8 -*-
-"""
- slixmpp.xmlstream.matcher.id
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
- Part of Slixmpp: The Slick XMPP Library
-
- :copyright: (c) 2011 Nathanael C. Fritz
- :license: MIT, see LICENSE for more details
-"""
+# slixmpp.xmlstream.matcher.id
+# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+# Part of Slixmpp: The Slick XMPP Library
+# :copyright: (c) 2011 Nathanael C. Fritz
+# :license: MIT, see LICENSE for more details
from slixmpp.xmlstream.matcher.base import MatcherBase