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

tweaks

parent 904c86bd
No related merge requests found
Pipeline #198 passed with stages
in 14 seconds
Showing with 2 additions and 1 deletion
+2 -1
...@@ -13,7 +13,8 @@ ...@@ -13,7 +13,8 @@
import os import os
import sys import sys
# . = /doc/source # . = /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 ----------------------------------------------------- # -- 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