Commit 7cefc48c authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

tweaks

parent 904c86bd
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -13,7 +13,8 @@
import os
import sys
# . = /doc/source
sys.path.insert(0, os.path.abspath('./csst_common'))
sys.path.insert(0, os.path.abspath('./csst_common/'))
sys.path.insert(0, os.path.abspath('../../'))


# -- Project information -----------------------------------------------------