Fix formatting
This commit is contained in:
parent
f38c62e8db
commit
2d0a7aa87a
3 changed files with 3 additions and 3 deletions
|
|
@ -131,7 +131,7 @@ class Room():
|
|||
|
||||
def get_session(self, sid):
|
||||
"""
|
||||
get_session(session_id) -> session
|
||||
get_session(session_id) -> Session
|
||||
|
||||
Returns the session with that id.
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue