Skip to content
Snippets Groups Projects

Fix use of unittest.TestCase.assertEquals

Merged Duncan Macleod requested to merge duncanmmacleod/dtt:fix-assertEquals into master

This MR replaces uses of unittest.TestCase.assertEquals with assertEqual; the former usage was deprecated in Python 3.2 and removed in Python 3.12.

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