Skip to content

Commit 14a0def

Browse files
author
jngaravitoc
committed
fixed typos in test_basis
1 parent b4e956d commit 14a0def

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_basis.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import yaml
55
from EXPtools.basis.makemodel import make_model, write_table
66
from EXPtools.basis.basis_utils import load_basis, write_config
7-
from EXPtools.basis.Profiles import profiles
7+
from EXPtools.basis.profiles import Profiles
88

99
def test_load_basis():
1010

0 commit comments

Comments
 (0)