mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
doc string corretion (#1944)
Administrative merge: Travis CI failed due to docs issue, see #1957
This commit is contained in:
parent
a555eff2cc
commit
f8a36885fe
@ -84,7 +84,7 @@ class Dev:
|
||||
author - command author's member object
|
||||
message - the command's message object
|
||||
discord - discord.py library
|
||||
commands - discord.py commands extension
|
||||
commands - redbot.core.commands
|
||||
_ - The result of the last dev command.
|
||||
"""
|
||||
env = {
|
||||
@ -138,7 +138,7 @@ class Dev:
|
||||
author - command author's member object
|
||||
message - the command's message object
|
||||
discord - discord.py library
|
||||
commands - discord.py commands extension
|
||||
commands - redbot.core.commands
|
||||
_ - The result of the last dev command.
|
||||
"""
|
||||
env = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user