diff --git a/addon.xml b/addon.xml index 01aecd2..355543e 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + diff --git a/lib/pyrrent2http/pyrrent2http.py b/lib/pyrrent2http/pyrrent2http.py index a5e7650..a87dc28 100755 --- a/lib/pyrrent2http/pyrrent2http.py +++ b/lib/pyrrent2http/pyrrent2http.py @@ -115,7 +115,7 @@ class Ticker(object): self.interval = interval self.is_running = False self.start() - + @property def true(self): if self.tick: self.tick = False