Skip to content

Commit fea32ba

Browse files
authored
⏪ revert paginator migrate
1 parent e0a4fa8 commit fea32ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

githubkit/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
from .config import Config as Config
1717
from .core import GitHubCore as GitHubCore
1818
from .github import GitHub as GitHub
19+
from .paginator import Paginator as Paginator # for backward compatibility
1920
from .response import Response as Response
20-
from .rest.paginator import Paginator as Paginator

0 commit comments

Comments
 (0)