diff --git a/pixo/helpers.py b/pixo/helpers.py index 38d306d..3f0a984 100644 --- a/pixo/helpers.py +++ b/pixo/helpers.py @@ -70,4 +70,4 @@ class TimeLoop: ) def s(self): - self.timer.deinit() \ No newline at end of file + self.timer.deinit()