You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unittest method "assertEquals" is deprecated since Python 3.1, but was
still present in the code.
The deprecated method was removed with bpo-45162 [1] and merged on 3.11.
[1]: python/cpython#28268
Signed-off-by: Silvano Cirujano Cuesta <silvano.cirujano-cuesta@siemens.com>
0 commit comments