mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Massive code refactoring, and some test rewrites.
This commit is contained in:
4
__init__.py
Executable file
4
__init__.py
Executable file
@@ -0,0 +1,4 @@
|
||||
import sys
|
||||
|
||||
sys.path.insert(1, 'app/')
|
||||
sys.path.insert(2, 'frontend/')
|
||||
Reference in New Issue
Block a user