bug-triage-env / server /__init__.py
Siteshcodes's picture
complete bug triage openenv environment
38ab410
raw
history blame contribute delete
77 Bytes
import sys, os
sys.path.insert(0, os.path.dirname(os.path.dirname(__file__)))