aboutsummaryrefslogtreecommitdiffstats
path: root/github3/core.py
diff options
context:
space:
mode:
Diffstat (limited to 'github3/core.py')
-rw-r--r--github3/core.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/github3/core.py b/github3/core.py
index d7237af..42f8a07 100644
--- a/github3/core.py
+++ b/github3/core.py
@@ -29,7 +29,6 @@ class Paginate:
return self.last
- # TODO: reset iterators... multiple?
def __iter__(self):
return self