From 6f2d2115fa578e2d5aa611fe03474341d73f73cc Mon Sep 17 00:00:00 2001 From: David Medina Date: Sun, 6 Nov 2011 18:14:51 +0100 Subject: Modelizer class. json<->model parser Also reorganize code --- github3/__init__.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'github3/__init__.py') diff --git a/github3/__init__.py b/github3/__init__.py index fcb882b..40a96af 100644 --- a/github3/__init__.py +++ b/github3/__init__.py @@ -1,3 +1 @@ # -*- coding: utf-8 -*- - -from core import * -- cgit v1.2.3-59-g8ed1b