Exemple #1
0
 def __init__(self):
     super(GithubCrawler, self).__init__('github', wrappers.GithubClient())
Exemple #2
0
 def __init__(self):
     super().__init__('github', wrappers.GithubClient())