Minor fix to docstring.

This commit is contained in:
Griatch 2016-03-13 10:37:58 +01:00
parent 8e60a04849
commit d8c67c7c0c

View file

@ -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