Changed all tabs to 4 spaces for python style

This commit is contained in:
Justin Gallardo
2006-12-04 11:12:24 -08:00
parent f5ae066248
commit b9f9ef0fe9
110 changed files with 9987 additions and 9987 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
from sugar.activity.Activity import Activity
class TestActivity(Activity):
def __init__(self):
Activity.__init__(self)
def __init__(self):
Activity.__init__(self)