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
@ -236,7 +236,6 @@ class CommandsCog(commands.Cog):
|
|||||||
case 4: return "Regex match"
|
case 4: return "Regex match"
|
||||||
case 5: return "Fuzzy match"
|
case 5: return "Fuzzy match"
|
||||||
case _: return "unknown"
|
case _: return "unknown"
|
||||||
|
|
||||||
|
|
||||||
async def getdata(page, pagesize):
|
async def getdata(page, pagesize):
|
||||||
async with aiohttp.ClientSession() as session:
|
async with aiohttp.ClientSession() as session:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user