Skip to content

Commit

Permalink
update init
Browse files Browse the repository at this point in the history
  • Loading branch information
CangyuanLi committed Nov 2, 2023
1 parent 3413b60 commit 62c5aca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pyethnicity/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__version__ = "0.0.11"
from ._bayesian_models import bifsg, bisg, predict_sex_ssa
from ._bayesian_models import bifsg, bifsg6, bisg, bisg6, predict_sex_ssa
from ._ml_models import predict_race, predict_race_fl, predict_race_flg, predict_sex_f

0 comments on commit 62c5aca

Please sign in to comment.