Commit d6975ffd authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

tweaks

parent 7cefc48c
Pipeline #199 passed with stages
in 13 seconds
......@@ -13,8 +13,9 @@
import os
import sys
# . = /doc/source
sys.path.insert(0, os.path.abspath('./csst_common/'))
sys.path.insert(0, os.path.abspath('../../'))
# sys.path.insert(0, os.path.abspath('./csst_common/'))
# sys.path.insert(0, os.path.abspath('../../'))
sys.path.append(os.path.abspath('./csst_common/'))
# -- Project information -----------------------------------------------------
......
Supports Markdown
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