add ruff linter and refactor all code

This commit is contained in:
2024-06-09 20:54:41 +07:00
parent 5f014a4b8d
commit e65f5e16d0
6 changed files with 68 additions and 16 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
import datetime
import requests
from bs4 import BeautifulSoup
import datetime
from DB import UseDB