8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Adding new functionality to tz-osemosys
Changing existing functionality in tz-osemosys
Removing existing functionality in tz-osemosys
Set consistency value error doesn't currently show from where the failing data is coming from.
in schemas/base.py:
Value error, Data for x contains set values [x,y,z] that do not match any set.
The error should point to where x is, e.g. on Technology, TimeDefinition etc.
The text was updated successfully, but these errors were encountered:
edwardxtg
No branches or pull requests
Feature Type
Adding new functionality to tz-osemosys
Changing existing functionality in tz-osemosys
Removing existing functionality in tz-osemosys
Problem Description
Set consistency value error doesn't currently show from where the failing data is coming from.
in schemas/base.py:
Value error, Data for x contains set values [x,y,z] that do not match any set.
Feature Description
The error should point to where x is, e.g. on Technology, TimeDefinition etc.
The text was updated successfully, but these errors were encountered: