mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 19:28:54 -05:00
[V3 Dev] Fix REPL output (#1170)
This commit is contained in:
parent
4f0043b805
commit
b34a58e521
@ -253,7 +253,7 @@ class Dev:
|
|||||||
|
|
||||||
stdout = io.StringIO()
|
stdout = io.StringIO()
|
||||||
|
|
||||||
msg = None
|
msg = ""
|
||||||
|
|
||||||
try:
|
try:
|
||||||
with redirect_stdout(stdout):
|
with redirect_stdout(stdout):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user