mirror of
https://github.com/evennia/evennia.git
synced 2026-03-30 20:47:17 +02:00
Minor fix to docstring.
This commit is contained in:
parent
8e60a04849
commit
d8c67c7c0c
1 changed files with 1 additions and 2 deletions
|
|
@ -698,6 +698,5 @@ class TypedObject(SharedMemoryModel):
|
|||
oldname (str): The instance's original name.
|
||||
newname (str): The new name for the instance.
|
||||
|
||||
Returns: Nothing.
|
||||
"""
|
||||
pass
|
||||
pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue