This commit is contained in:
Tim Bentley 2014-07-02 20:52:26 +01:00
parent 6847ee2e37
commit 12c8663f8e
1 changed files with 1 additions and 1 deletions

View File

@ -73,4 +73,4 @@ class Test1(object):
class Test2(RegistryMixin):
def __init__(self):
super(Test2, self).__init__(None)
super(Test2, self).__init__(None)