Skip to content

Commit 5b9720a

Browse files
author
jngaravitoc
committed
importing functions in tests
1 parent 2206823 commit 5b9720a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_basis_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import numpy as np
22
import tempfile
33
import os
4-
from EXPtools import basis_builder
4+
from EXPtools.basis_builder import *
55

66
def test_write_table():
77
# Prepare dummy data

0 commit comments

Comments
 (0)