Skip to content

Commit

Permalink
typo fix (#873)
Browse files Browse the repository at this point in the history
  • Loading branch information
Schefflera-Arboricola authored Jan 21, 2025
1 parent 2a4f7e1 commit 6b66691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bambi/defaults/families.py
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ def get_builtin_family(name):
`bambi.families.Likelihood` and the `bambi.priors.Prior` instances that are needed to build
the family.
The available built-in families are found in `SETTINGS_FAMILIES`.
The available built-in families are found in `BUILTIN_FAMILIES`.
Parameters
----------
Expand Down

0 comments on commit 6b66691

Please sign in to comment.