みてるぞ 1 month ago
parent
commit
e4f9470bc5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      update_db.py

+ 1
- 1
update_db.py View File

@@ -11,7 +11,7 @@ import string
import time
from dataclasses import dataclass
from datetime import date, datetime, timedelta
from typing import Any, Self, Type, TypedDict, cast
from typing import Any, Type, TypedDict, cast

import mysql.connector
import requests


Loading…
Cancel
Save