mirror of
https://asciireactor.com/otho/psdlag-agn.git
synced 2024-11-24 04:35:04 +00:00
path fix
This commit is contained in:
parent
982865dc3c
commit
abd1587aec
@ -3,7 +3,7 @@ from __future__ import unicode_literals
|
||||
import sys
|
||||
import numpy as np
|
||||
import getopt
|
||||
sys.path.insert(1, "~/science/clag/")
|
||||
sys.path.insert(1, "/home/caes/science/clag/")
|
||||
import clag
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user