delete test files
crispy-caesus 114518720+crispy-caesus@users.noreply.github.com
Sun, 20 Oct 2024 13:13:18 +0200
D
test.py
@@ -1,8 +0,0 @@
-import db as database -import asyncio - -async def main(): - db = database.Database("1170646611236487208.db") - await db.select_club_by_owner(621759962280099840) - -asyncio.run(main())