diff options
Diffstat (limited to 'github3/core.py')
-rw-r--r-- | github3/core.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/github3/core.py b/github3/core.py index b838bf1..ab71943 100644 --- a/github3/core.py +++ b/github3/core.py @@ -1,7 +1,5 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# -# author: David Medina class Paginate: |