outerspace / tools /_init_paths.py
Shr3ezy's picture
all files
2be2da0
raw
history blame
52 Bytes
import os
import sys
sys.path.insert(0, os.getcwd())