What does a man need to do
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#!/usr/bin/python3
|
||||
|
||||
"""
|
||||
Deezspot models package.
|
||||
"""
|
||||
|
||||
# Import subpackages to ensure they're included
|
||||
from deezspot.models import callback
|
||||
from deezspot.models import download
|
||||
|
||||
Reference in New Issue
Block a user