mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Begining to build in directory recursion for book scanning
This commit is contained in:
3
__init__.py
Executable file
3
__init__.py
Executable file
@@ -0,0 +1,3 @@
|
||||
import sys
|
||||
import os
|
||||
sys.path.insert(0, os.path.abspath('.'))
|
||||
Reference in New Issue
Block a user