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

"""
github3.models
~~~~~~~~~~~~~~

This module provides the GitHub3 object models.

"""