[commands] Export cooldown classes as well.

This commit is contained in:
Rapptz 2017-08-27 16:55:23 -04:00
parent 4d421377e4
commit 1c967e9a7c

View File

@ -16,4 +16,4 @@ from .core import *
from .errors import *
from .formatter import HelpFormatter, Paginator
from .converter import *
from .cooldowns import BucketType
from .cooldowns import *