mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2026-04-23 11:38:09 -04:00
42a23277cd
* [dev] allow top-level await in code statements * style * use staticmethod, cls is unneeded * add asyncio and aiohttp to env * fix repl * add __builtins__ to repl env * style... * fix debug with no coro * add `optimize=0` to eval