tp/tools/libgithub/__init__.py

4 lines
90 B
Python

from .issue import *
from .project import *
from .label import *
from .repository import *