From e738e479ce5b8f51a5b43b4adb82c58318e2583d Mon Sep 17 00:00:00 2001 From: David Medina Date: Tue, 8 Nov 2011 11:23:29 +0100 Subject: Fix clean --- github3/core.py | 1 - 1 file changed, 1 deletion(-) (limited to 'github3') diff --git a/github3/core.py b/github3/core.py index 0aa5949..ccc9f7b 100644 --- a/github3/core.py +++ b/github3/core.py @@ -54,7 +54,6 @@ class Modelizer(object): def __init__(self, model): self.model = model - self.attrs = {} def _parse_date(self, string_date): from datetime import datetime -- cgit v1.3-8-gc7d7