Changed all tabs to 4 spaces for python style
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user