pep8'd tests

This commit is contained in:
William Orr
2013-05-17 22:52:03 -04:00
committed by Daniel Narvaez
parent 30acc63d51
commit b9e17f640e
5 changed files with 45 additions and 27 deletions
+1
View File
@@ -2,6 +2,7 @@ from gettext import gettext as _
from sugar3.activity import activity
class SampleActivity(activity.Activity):
def __init__(self, handle):
activity.Activity.__init__(self, handle)