This commit is contained in:
Tour
2025-12-04 15:26:33 +01:00
parent 05b5e63762
commit 021a75396e
4 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env python3
"""
Core scraper module for Scaev Auctions
Core scaev module for Scaev Auctions
"""
import sqlite3
import asyncio