Browse Source

#22 インポート漏れ修正

feature/022
みてるぞ 1 week ago
parent
commit
495c1381c7
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      tracked_videos/put_bulk_upsert.py

+ 2
- 0
tracked_videos/put_bulk_upsert.py View File

@@ -1,3 +1,5 @@
import sys

from db.config import DB
from db.models import TrackedVideo



Loading…
Cancel
Save