Refactor code to remove alerts as per lgtm and #1176.
This commit is contained in:
parent
dcde526f6d
commit
74eebfed6d
54 changed files with 226 additions and 264 deletions
|
|
@ -222,7 +222,6 @@ class ExtendedRoom(DefaultRoom):
|
|||
description (str): Our description.
|
||||
|
||||
"""
|
||||
raw_desc = self.db.raw_desc or ""
|
||||
update = False
|
||||
|
||||
# get current time and season
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue