mirror of
https://asciireactor.com/otho/psdlag-agn.git
synced 2024-11-21 21:35:07 +00:00
path fix
This commit is contained in:
parent
7523c66079
commit
af79f828a8
@ -1,11 +1,11 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
import sys
|
||||
sys.path.insert(1, "~/science/clag/")
|
||||
from __future__ import unicode_literals
|
||||
import numpy as np
|
||||
import sys
|
||||
import getopt
|
||||
import clag
|
||||
|
||||
sys.path.insert(1, "~/science/clag/")
|
||||
|
||||
# For jupyter notebook
|
||||
# %pylab inline
|
||||
|
Loading…
Reference in New Issue
Block a user