Skip to content
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

Change away from deprecated assertEquals and assertNotEquals to assertEqual #44

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

kmosiejczuk
Copy link
Contributor

Change from deprecated assertEquals and assertNotEquals to assertEqual and assertNotEqual respectively.

Beyond being deprecated, the deprecated forms seems to cause some sort of warning loop when testing in Python 3.x

@coveralls
Copy link

Coverage Status

Coverage remained the same at 90.33% when pulling 8f3c868 on kmosiejczuk:assertEqual into 52d70b0 on mjschultz:master.

@mjschultz mjschultz merged commit 091d1c7 into mjschultz:main Nov 12, 2024
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.

4 participants