diff options
Diffstat (limited to 'discord/ext/commands/view.py')
| -rw-r--r-- | discord/ext/commands/view.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/discord/ext/commands/view.py b/discord/ext/commands/view.py index 843dc9a3..e4c48db9 100644 --- a/discord/ext/commands/view.py +++ b/discord/ext/commands/view.py @@ -1,4 +1,5 @@ # -*- coding: utf-8 -*- + """ The MIT License (MIT) |