Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace is_numeric class attribute with is_numerical #281

Merged
merged 2 commits into from
Jun 26, 2024

Conversation

AdrianSosic
Copy link
Collaborator

For naming consistency, is_numeric gets replaced with is_numerical.

baybe/parameters/base.py Outdated Show resolved Hide resolved
@AdrianSosic AdrianSosic force-pushed the refactor/is_numeric branch from 3fd5168 to f8a5bf4 Compare June 26, 2024 11:43
`classproperty` still causes problems with the docs, and in this case
the property would need to be public in order to implement the
deprecation
@AdrianSosic AdrianSosic changed the title Deprecate is_numeric class attribute Replace is_numeric class attribute with is_numerical Jun 26, 2024
@AdrianSosic AdrianSosic requested a review from Scienfitz June 26, 2024 11:59
@AdrianSosic AdrianSosic merged commit 49350a3 into main Jun 26, 2024
10 checks passed
@AdrianSosic AdrianSosic deleted the refactor/is_numeric branch June 26, 2024 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants