From 9ee45b1c912b8eb3726328899259648a934cb548 Mon Sep 17 00:00:00 2001 From: Rafael Ortiz Date: Fri, 15 Mar 2013 05:18:19 +0000 Subject: import before comment --- diff --git a/activity.py b/activity.py index f5bb55b..5b57396 100755 --- a/activity.py +++ b/activity.py @@ -16,9 +16,10 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -"""Pippy activity helper classes.""" from sugar3.activity import activity +"""Pippy activity helper classes.""" + class ViewSourceActivity(activity.Activity): """Activity subclass which handles the 'view source' key.""" -- cgit v0.9.1