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

[Feature]: Delete default range dict in normalization wrappers #192

Closed
1 task done
AlejandroCN7 opened this issue Mar 24, 2022 · 0 comments · Fixed by #193
Closed
1 task done

[Feature]: Delete default range dict in normalization wrappers #192

AlejandroCN7 opened this issue Mar 24, 2022 · 0 comments · Fixed by #193
Assignees
Labels
enhancement New feature or request Feature request wrapper Everything related to wrappers
Milestone

Comments

@AlejandroCN7
Copy link
Member

Feature 🚀

Delete default range dict in normalization wrappers.

Motivation

By default, the normalization wrapper constructor uses the 5Zone dictionary for normalization if no other dictionary has been specified. This can lead to errors that are difficult for the user to track if he uses another environment and does not specify the correct dictionary.

Solution

It is proposed to delete the default value of this parameter.

Checklist

  • I have checked that there is no similar issue in the repo (required)
@AlejandroCN7 AlejandroCN7 added enhancement New feature or request Feature request wrapper Everything related to wrappers labels Mar 24, 2022
@AlejandroCN7 AlejandroCN7 added this to the v2.0.0 milestone Mar 24, 2022
@AlejandroCN7 AlejandroCN7 self-assigned this Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Feature request wrapper Everything related to wrappers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant