Skip to content

Commit

Permalink
Update test_func_ge.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Barry57 authored Oct 26, 2024
1 parent 800be28 commit 7d7841d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytest/test_func_ge.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from GENetLib.sim_data_func import sim_data_func
from GENetLib.sim_data_func import func_ge
from GENetLib.func_ge import func_ge

def test_func_ge():
func_continuous = sim_data_func(n=50, m=30, ytype='Continuous', seed=123)
Expand Down

0 comments on commit 7d7841d

Please sign in to comment.