Skip to content

Fix comparison of model with JSON file model

Evan Goetz requested to merge evan-goetz/pydarm:fix-json-match into master

When looping over the dictionary, there is a problem that popping items off the enumerated dictionary throws an error. This MR fixes the bug.

Merge request reports

Loading