mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-22 16:02:16 +00:00
Address linting errors
This commit is contained in:
@@ -942,7 +942,7 @@ class PowerTestRecord(ReviewableModel, RevisionMixin):
|
||||
@property
|
||||
def activity_feed_string(self):
|
||||
return str(self.event)
|
||||
|
||||
|
||||
@property
|
||||
def name(self):
|
||||
return f"Power Test Record - {self.event}"
|
||||
|
||||
Reference in New Issue
Block a user