Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-12-17 | Clean up tox.ini (#8963) | Richard van der Hoff | 3 | -19/+34 | |
... and disable coverage tracking for mypy and friends. | |||||
2020-12-17 | Update tests/test_mau.py | Erik Johnston | 1 | -1/+2 | |
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | |||||
2020-12-17 | Fix `UsersListTestCase` (#8964) |