mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
misc refactors and docstrings addition
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
"""
|
||||
This file contains the Playlists class for interacting with the playlist documents in MongoDB.
|
||||
"""
|
||||
|
||||
from app import db, models
|
||||
from bson import ObjectId
|
||||
|
||||
|
||||
Reference in New Issue
Block a user