add ruff linter and refactor all code
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
from bs4 import BeautifulSoup
|
||||
|
||||
from get import fetch_timetable_data, parse_day_data
|
||||
from DB import UseDB
|
||||
from get import fetch_timetable_data, parse_day_data
|
||||
|
||||
|
||||
def update_database(group_id: int) -> None:
|
||||
|
||||
Reference in New Issue
Block a user