mirror of
https://asciireactor.com/otho/psdlag-agn.git
synced 2024-11-23 23:05:04 +00:00
path fix
This commit is contained in:
parent
fb1af963e7
commit
982865dc3c
@ -1,9 +1,9 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
from __future__ import unicode_literals
|
||||
import sys
|
||||
sys.path.insert(1, "~/science/clag/")
|
||||
import numpy as np
|
||||
import getopt
|
||||
sys.path.insert(1, "~/science/clag/")
|
||||
import clag
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user