mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2026-04-23 11:38:09 -04:00
b88b5a2601
* ran black: code formatter against `redbot/` with `-l 99` * badge
4 lines
58 B
Python
4 lines
58 B
Python
import logging
|
|
|
|
log = logging.getLogger("red.downloader")
|