Skip to content

Migrate to unittest.assertEqual #1990

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 10, 2025
Merged

Conversation

emmanuel-ferdman
Copy link
Contributor

PR Summary

This PR migrates from unittest.assertEquals to unittest.assertEqual which is deprecated from Python2.7:

DeprecationWarning: Please use assertEqual instead.

Signed-off-by: Emmanuel Ferdman <[email protected]>
@kaste kaste merged commit f0c9067 into timbrel:master May 10, 2025
8 checks passed
@kaste
Copy link
Member

kaste commented May 10, 2025

Yeah, that's good. Thanks, appreciate every small step.

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.

2 participants