Cleaned up some general python #12

Merged
chillymosh merged 8 commits from 2.0 into 2.0 2021-09-02 19:32:47 +00:00
Showing only changes of commit ff4a95b45e - Show all commits

View File

@@ -47,7 +47,7 @@ import traceback
from collections.abc import Sequence
from discord.backoff import ExponentialBackoff
from discord.utils import MISSING, raise_expected_coro
#from discord.utils import raise_expected_coro
__all__ = (