Ejemplo n.º 1
0
 def __init__(self):
     super(GithubCrawler, self).__init__('github', wrappers.GithubClient())
Ejemplo n.º 2
0
 def __init__(self):
     super().__init__('github', wrappers.GithubClient())