whitespace remove
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
This commit is contained in:
parent
e8a9c270e4
commit
cbe15aceb8
@ -237,7 +237,6 @@ class CommandsCog(commands.Cog):
|
||||
case 5: return "Fuzzy match"
|
||||
case _: return "unknown"
|
||||
|
||||
|
||||
async def getdata(page, pagesize):
|
||||
async with aiohttp.ClientSession() as session:
|
||||
api = API(self.bot.api_token, session)
|
||||
|
Loading…
x
Reference in New Issue
Block a user