Skip to content

Commit 155563b

Browse files
committed
fix
1 parent d1201d5 commit 155563b

2 files changed

Lines changed: 1 addition & 253 deletions

File tree

app_helper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
from psycopg2.extras import DictCursor
1212
import numpy as np
1313

14-
from database import get_db
14+
from database import get_db, close_db
1515
from taskqueue import (
1616
redis_conn,
1717
rq_queue_high,

testing_suite/instant_playlist_optimize_config.yaml

Lines changed: 0 additions & 252 deletions
This file was deleted.

0 commit comments

Comments
 (0)