From c0d9134bd95af741e259e9526306c5346a05c017 Mon Sep 17 00:00:00 2001 From: Agustin Zubiaga Date: Tue, 06 Mar 2012 23:15:33 +0000 Subject: pep8 fixes Signed-off-by: Agustin Zubiaga --- (limited to 'activity.py') diff --git a/activity.py b/activity.py index 646789b..a1ef384 100644 --- a/activity.py +++ b/activity.py @@ -588,6 +588,7 @@ class SimpleGraph(activity.Activity): self.update_chart() + class ChartData(gtk.TreeView): __gsignals__ = { -- cgit v0.9.1