refactor imports

This commit is contained in:
Vxrtrauter
2026-03-11 15:40:25 +01:00
parent c4685dc2de
commit e97f9ffe8a
20 changed files with 70 additions and 65 deletions
+2 -1
View File
@@ -6,8 +6,9 @@ from bs4 import BeautifulSoup
from typing import Dict
import webbrowser
import requests
import re
import time
import re
cache = {
"data": [],