mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
Restyled by isort
This commit is contained in:
committed by
Mungai Geoffrey
parent
076f42b81f
commit
3a699365c8
@@ -4,10 +4,10 @@ This library contains all the functions related to tracks.
|
||||
|
||||
import os
|
||||
from typing import List
|
||||
from app import models, instances
|
||||
from app.lib import albumslib
|
||||
|
||||
from app import api, instances, models
|
||||
from app.helpers import remove_duplicates
|
||||
from app import api
|
||||
from app.lib import albumslib
|
||||
from progress.bar import Bar
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user