Make discord.ext a namespace package.

This commit is contained in:
Rapptz
2017-02-14 21:35:52 -05:00
parent 132ac45010
commit bb8f5f4725
2 changed files with 2 additions and 13 deletions

View File

@ -1,12 +0,0 @@
# -*- coding: utf-8 -*-
"""
discord.py extensions
~~~~~~~~~~~~~~~~~~~~~~
Extensions for the discord.py library live in this namespace.
:copyright: (c) 2017 Rapptz
:license: MIT, see LICENSE for more details.
"""