aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/core/resources/users/__init__.py
blob: 84759a22e30392e53df5611d4909577e33bcfb39 (plain) (blame)
1
2
3
4
# -*- encoding: utf-8 -*-

from pygithub3.core.resources import Resource
from user import *