1 2 3 4 5 6 7 8 9
#!/usr/bin/env python # -*- encoding: utf-8 -*- from . import Resource #from pygithub3.models. class List(Resource): pass