aboutsummaryrefslogtreecommitdiffstats
path: root/github3/__init__.py
diff options
context:
space:
mode:
authorDavid Medina <davidmedina9@gmail.com>2011-11-09 00:35:13 +0100
committerDavid Medina <davidmedina9@gmail.com>2011-11-09 00:35:13 +0100
commited34830ab64837d16b2943887045a44f0760ee8e (patch)
treef91c1bebb8b11cccc5bab07dfb54ea5031923888 /github3/__init__.py
parentFix/update typo. avatar_url in User (diff)
downloadpython-github3-ed34830ab64837d16b2943887045a44f0760ee8e.tar.xz
python-github3-ed34830ab64837d16b2943887045a44f0760ee8e.zip
New design. Merge develop branch
Diffstat (limited to 'github3/__init__.py')
-rw-r--r--github3/__init__.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/github3/__init__.py b/github3/__init__.py
index c2fdbad..40a96af 100644
--- a/github3/__init__.py
+++ b/github3/__init__.py
@@ -1,3 +1 @@
# -*- coding: utf-8 -*-
-
-from core import * \ No newline at end of file