From 79b46e920e1f7462ffad6100dad5ed3fa6d9009a Mon Sep 17 00:00:00 2001 From: David Medina Date: Sun, 6 Nov 2011 03:43:04 +0100 Subject: Cleaning files from origin repo --- github3/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'github3/__init__.py') diff --git a/github3/__init__.py b/github3/__init__.py index a99ea00..fcb882b 100644 --- a/github3/__init__.py +++ b/github3/__init__.py @@ -1,3 +1,3 @@ # -*- coding: utf-8 -*- -#from core import * +from core import * -- cgit v1.2.3-59-g8ed1b