formatting tweaks
This commit is contained in:
@@ -15,4 +15,4 @@ class Foo(ADBase):
|
||||
# self.adapi.log(f'New log line: {self.changes}')
|
||||
# self.adapi.log(f'Even newer log line: {self.changes}')
|
||||
|
||||
print(f'Done, motion.changes = {Foo.changes}'.center(50, '-'))
|
||||
print(f'Foo.changes = {Foo.changes}'.center(50, '-'))
|
||||
|
||||
Reference in New Issue
Block a user