Skip to content

Conversation

@LeCarton
Copy link

@LeCarton LeCarton commented May 29, 2025

The data format of a test_case.json seem to expect a list of dicts.
The current format is a single dict. It lead to the following issue when running locally:

2025-05-29 14:29:02,501 [MainThread  ] [ERROR]  'str' object has no attribute 'get'
Traceback (most recent call last):
  File "user_wb_validator.py", line 130, in run_white_box
AttributeError: 'str' object has no attribute 'get'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant