Skip to content

Commit

Permalink
scripts locations
Browse files Browse the repository at this point in the history
  • Loading branch information
sunqm committed Nov 12, 2020
1 parent c6cf367 commit 512c1b6
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 0 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
3 changes: 3 additions & 0 deletions testsuite/test_rys_roots.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
import os, sys
sys.path.insert(0, os.path.abspath(os.path.join(__file__, '../../scripts')))

import ctypes
import numpy
from rys_roots import *
Expand Down

0 comments on commit 512c1b6

Please sign in to comment.