mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
3 lines
61 B
Python
Executable File
3 lines
61 B
Python
Executable File
import sys
|
|
import os
|
|
sys.path.insert(0, os.path.abspath('.')) |