Show source code in tracebacks sent by Dev cog commands (#5843)

Co-authored-by: Kreusada <67752638+Kreusada@users.noreply.github.com>
This commit is contained in:
Jakub Kuczys
2023-04-15 11:30:19 +02:00
committed by GitHub
parent aa51fd9ad1
commit 2c4bd38ba1
3 changed files with 700 additions and 157 deletions

2
.github/labeler.yml vendored
View File

@@ -41,6 +41,8 @@
- redbot/core/dev_commands.py
# Docs
- docs/cog_guides/dev.rst
# Tests
- tests/core/test_dev_commands.py
"Category: Cogs - Downloader":
# Source
- redbot/cogs/downloader/*