Remove CLV deprecation warnings #1516
Labels
CLV
deprecation
good first issue
Good for newcomers . Doesn't require extensive knowledge of the repo and package
Remove:
_rename_posterior_variables
anddeprecated_keys = [key for key in model_config if key.endswith("_prior")]
, in basic CLV modeltest_backward_compatibility_with_old_config
andtest_deprecation_warning_on_old_config
)The text was updated successfully, but these errors were encountered: