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
A log message in FAIREvaluatorRequirements (test for FRSM-13-R1-2, line 207) is missing an argument, causing a TypeError . This problem was first noted in pangaea-data-publisher#506.
Expected Behavior
Evaluation should terminate successfully and include a log message indicating that dependency files have been found.
Description
A log message in
FAIREvaluatorRequirements
(test for FRSM-13-R1-2, line 207) is missing an argument, causing aTypeError
. This problem was first noted in pangaea-data-publisher#506.Expected Behavior
Evaluation should terminate successfully and include a log message indicating that dependency files have been found.
Actual Behavior
TypeError
.Possible Fix
Change message type from log to info.
Steps to reproduce
Run evaluation against https://github.com/paramm-team/pybamm-param.
The text was updated successfully, but these errors were encountered: