summary refs log tree commit diff
path: root/scripts-dev/lint.sh
diff options
context:
space:
mode:
authorEmmanuel Ferdman <emmanuelferdman@gmail.com>2025-06-06 18:14:09 +0300
committerGitHub <noreply@github.com>2025-06-06 16:14:09 +0100
commit6521406a37a40a490a1a435f3616c02cfcbbac16 (patch)
treefff960dcc4bc4d94f939cc6083542ddb1678d1ff /scripts-dev/lint.sh
parentDon't allow users to ignore themselves. (#18508) (diff)
downloadsynapse-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