Schema API lost changes #1822
Labels
bug
Something isn't working
needs-triage
Needs a maintainer to categorize and assign
wontfix
This will not be worked on
Summary
Not sure what happened. #1753 introduced a regression breaking the schema API. Need to provide a quick fix to get the versioning back... but the tests should've failed at that point, so not sure why they didn't.
pyhf.utils.validate(schema, version) -> pyhf.schema.validate(schema)
OS / Environment
n/a
Steps to Reproduce
Just look at the code
File Upload (optional)
No response
Expected Results
expect right API
Actual Results
see wrong API
pyhf Version
master
Code of Conduct
The text was updated successfully, but these errors were encountered: