🚨 made deepsource happier
This commit is contained in:
@@ -17,5 +17,4 @@ async def test_search():
|
||||
await search(query="Barbie", limit=100)
|
||||
await search(query="Internet", limit=100)
|
||||
await search(query="Windows", limit=100)
|
||||
res2 = await search(query="Python", limit=100)
|
||||
[str(e.card.uuid) for e in res2.entities]
|
||||
await search(query="Python", limit=100)
|
||||
|
||||
Reference in New Issue
Block a user