mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Implemented the return of unique files for storage
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import unittest
|
||||
import sys
|
||||
sys.path.insert(1, '../')
|
||||
# sys.path.insert(1, '../')
|
||||
from lib.storage import Storage
|
||||
|
||||
storage = Storage()
|
||||
|
||||
Reference in New Issue
Block a user