aboutsummaryrefslogtreecommitdiff
path: root/lib/python
diff options
context:
space:
mode:
Diffstat (limited to 'lib/python')
-rw-r--r--lib/python/Components/EventInfo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Components/EventInfo.py b/lib/python/Components/EventInfo.py
index 6202fb8b..36a5aa4d 100644
--- a/lib/python/Components/EventInfo.py
+++ b/lib/python/Components/EventInfo.py
@@ -64,4 +64,4 @@ class EventInfoProgress(PerServiceDisplayProgress, EventInfo):
self.setValue(progress)
def stopEvent(self):
- self.setValue(0) \ No newline at end of file
+ self.setValue(0)