diff options
author | Emmanuel Ferdman <emmanuelferdman@gmail.com> | 2025-06-06 18:14:09 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-06 16:14:09 +0100 |
commit | 6521406a37a40a490a1a435f3616c02cfcbbac16 (patch) | |
tree | fff960dcc4bc4d94f939cc6083542ddb1678d1ff /scripts-dev/lint.sh | |
parent | Don't allow users to ignore themselves. (#18508) (diff) | |
download | synapse-6521406a37a40a490a1a435f3616c02cfcbbac16.tar.xz |
Migrate to assertEqual (#18488)
This small PR migrates from `unittest.assertEquals` to `unittest.assertEqual` which is deprecated from Python2.7: ```python DeprecationWarning: Please use assertEqual instead. ``` Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
Diffstat (limited to 'scripts-dev/lint.sh')
0 files changed, 0 insertions, 0 deletions