mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Merge pull request #3668 from jaborsh/3661_fix
#3661 Fixing docstring/game template mismatch.
This commit is contained in:
commit
2deb2f9365
1 changed files with 0 additions and 1 deletions
|
|
@ -377,7 +377,6 @@ class ObjectParent:
|
|||
"""
|
||||
class docstring
|
||||
"""
|
||||
pass
|
||||
|
||||
class Object(ObjectParent, DefaultObject):
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue