Skip to content
Snippets Groups Projects

Swap order of dicts for DeepDiff

Merged Thomas Kluyver requested to merge kluyvert-master-patch-54000 into master

If there are changes, DeepDiff labels values from the first dict as old_value and values from the second as new_value. This meant the reference value was the 'new' one, causing us some confusion.

cc @ahmedk

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading