mirror of
https://github.com/correl/SleekXMPP.git
synced 2024-11-24 03:00:15 +00:00
Fixed whitespace issue.
This commit is contained in:
parent
259f91d2bd
commit
77b8f0f4bb
1 changed files with 2 additions and 1 deletions
|
@ -30,6 +30,7 @@ try:
|
||||||
except:
|
except:
|
||||||
SRV_SUPPORT = False
|
SRV_SUPPORT = False
|
||||||
|
|
||||||
|
|
||||||
class ClientXMPP(BaseXMPP):
|
class ClientXMPP(BaseXMPP):
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Reference in a new issue