This commit is contained in:
mungai-njoroge
2023-07-29 07:00:31 +03:00
parent 93de3d2f0c
commit 50aa971972
6 changed files with 6 additions and 4 deletions
+1
View File
@@ -110,6 +110,7 @@ class AddSettingsToPlaylistTable:
# (my first coroutine)
pipeline = insert_playlist()
transform_playlists(pipeline, playlists)
pipeline.close()
cur.close()