Clear up some documentation.

This commit is contained in:
Rapptz
2015-12-08 06:51:46 -05:00
parent a6d6d832ff
commit 60945868b4
3 changed files with 27 additions and 0 deletions

View File

@ -32,6 +32,7 @@ from .invite import Invite
from .object import Object
from . import utils
from . import opus
from .voice_client import VoiceClient
import logging