Make PEP8 cleanup of line spaces and character distances as well as indents
This commit is contained in:
parent
7ff783fea1
commit
b278337172
189 changed files with 2039 additions and 1583 deletions
|
|
@ -24,6 +24,7 @@ class HelpEntryManager(TypedObjectManager):
|
|||
search_help (equivalent to evennia.search_helpentry)
|
||||
|
||||
"""
|
||||
|
||||
def find_topicmatch(self, topicstr, exact=False):
|
||||
"""
|
||||
Searches for matching topics or aliases based on player's
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue