fixed pep8
This commit is contained in:
parent
cbd4acbd4b
commit
42082ae3c2
@ -465,6 +465,7 @@ class MotionLog(models.Model):
|
||||
else:
|
||||
return "%s %s by %s" % (self.time, _(self.message), self.person)
|
||||
|
||||
|
||||
class MotionError(Exception):
|
||||
pass
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user