Update the list of all stream feature plugins.
This commit is contained in:
parent
610d366bdb
commit
9d645ad5cd
@ -6,4 +6,10 @@
|
||||
See the file LICENSE for copying permission.
|
||||
"""
|
||||
|
||||
__all__ = ['feature_starttls', 'feature_mechanisms', 'feature_bind', 'feature_rosterver']
|
||||
__all__ = [
|
||||
'feature_starttls',
|
||||
'feature_mechanisms',
|
||||
'feature_bind',
|
||||
'feature_session',
|
||||
'feature_rosterver'
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user