You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: