Skip to content

Commit

Permalink
Modified __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
swinton committed Dec 23, 2010
1 parent dfaf223 commit e2ba534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py
Expand Up @@ -117,7 +117,7 @@ def get_channel(self, channel):
return self.__channels[channel] return self.__channels[channel]


def get_app_id(self): def get_app_id(self):
return self.app_id return self.__app_id


def get_key(self): def get_key(self):
return self.__key return self.__key
Expand Down

0 comments on commit e2ba534

Please sign in to comment.