mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Working towards the overhaul of the collections system.
This commit is contained in:
4
src/backend/pyShelf_MakeCollections.py
vendored
4
src/backend/pyShelf_MakeCollections.py
vendored
@@ -4,8 +4,8 @@ import sys
|
||||
import time
|
||||
|
||||
from .lib.config import Config
|
||||
from .lib.library import Catalogue
|
||||
from .lib.pyShelf import InitFiles
|
||||
# from .lib.library import Catalogue
|
||||
# from .lib.pyShelf import InitFiles
|
||||
from .lib.storage import Storage
|
||||
|
||||
sys.path.append(os.path.abspath("."))
|
||||
|
||||
Reference in New Issue
Block a user