Commit 043ace49 authored by Tom Niget's avatar Tom Niget

Add pwd to PYTHONPATH

parent 73bfacc4
import sys, os
sys.path.append(os.path.dirname(__file__))
from main import main
main()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment