1
0
Fork 0
mirror of synced 2024-06-27 18:50:35 +12:00

Added the paginator to the init package file

This commit is contained in:
Phxntxm 2017-02-11 17:14:47 -06:00
parent 50d08e469d
commit 81c2f1b7f6

View file

@ -3,3 +3,4 @@ from .checks import is_owner, custom_perms, is_pm
from .config import *
from .utilities import *
from .images import create_banner
from .paginator import Page