aboutsummaryrefslogtreecommitdiffstats
path: root/github3/api.py
diff options
context:
space:
mode:
authorDavid Medina <davidmedina9@gmail.com>2011-11-17 00:16:23 +0100
committerDavid Medina <davidmedina9@gmail.com>2011-11-17 00:16:23 +0100
commitb04156007fa3411c2ae8228e7dbc01da64193eef (patch)
treecfd00b2f67e5f77a08eb727ace37617707507606 /github3/api.py
parentPEP8 (diff)
downloadpython-github3-b04156007fa3411c2ae8228e7dbc01da64193eef.tar.xz
python-github3-b04156007fa3411c2ae8228e7dbc01da64193eef.zip
Del authors on code. Delegate it to AUTHORS ;)
Diffstat (limited to 'github3/api.py')
-rw-r--r--github3/api.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/github3/api.py b/github3/api.py
index a4ee4a9..d8d2ffb 100644
--- a/github3/api.py
+++ b/github3/api.py
@@ -1,7 +1,5 @@
#!/usr/bin/env python
# -*- encoding: utf-8 -*-
-#
-# author: David Medina
import requests
import json