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:
|
||||
SRV_SUPPORT = False
|
||||
|
||||
|
||||
class ClientXMPP(BaseXMPP):
|
||||
|
||||
"""
|
||||
|
|
Loading…
Reference in a new issue