aboutsummaryrefslogtreecommitdiffstats
path: root/github3/models/gists.py
diff options
context:
space:
mode:
Diffstat (limited to 'github3/models/gists.py')
-rw-r--r--github3/models/gists.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/github3/models/gists.py b/github3/models/gists.py
index d1b416d..b317f57 100644
--- a/github3/models/gists.py
+++ b/github3/models/gists.py
@@ -1,7 +1,5 @@
#!/usr/bin/env python
# -*- encoding: utf-8 -*-
-#
-# author: David Medina
from .base import BaseResource
from .user import User