mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
misc refactors and docstrings addition
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
"""
|
||||
All the MongoDB instances are created here.
|
||||
"""
|
||||
|
||||
from app.db import artists, albums, trackcolors, tracks, playlists
|
||||
|
||||
songs_instance = tracks.AllSongs()
|
||||
|
||||
Reference in New Issue
Block a user