aboutsummaryrefslogtreecommitdiffstats
path: root/github3/core.py
blob: fcee88619e8c0901f8dbd9c8853ef4af56d28b6b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# -*- coding: utf-8 -*-

"""
github3.core
~~~~~~~~~~~~

This module contains the core GitHub3 interface.

"""