Esempio n. 1
0
from githubgateway import GithubAPIGateway
import pdb

gateway = GithubAPIGateway('owner', 'repo')

pdb.set_trace()